We have moved to Github. You can view the code at http://www.github.com/wcpro/scaffr
ScaffR (Alpha)
ScaffR is a
code automation framework for Visual Studio that let's you design, compose, and deliver code like you have never done before. Our framework gives you power to write
fluent statements like this in powershell..
add-project 'company.project' | add-reference 'system.web,system.configuration' | add-package 'ninject' | add-template 'user'
Our framework takes full advantage of
Powershell,
T4, and
Nuget, and
Visual Studio DTE
Technology
Our default architecture comes with out-of-the-box with complete implementation of:
- ASP.NET MVC
- Codeplanner
- JQuery
- Ninject
- Twitter Bootstrap
- MvcSiteMapProvider
- T4Scaffolding
- KnockoutJS
- SignalR
- EF Code First (w/ migrations)
smart people use this as the starter template for all their projects
Productivity
Designed to solve the problems that real-world development shops face, ScaffR has allowed companies to increase quality, lower costs, and increase development speed
- Never write the same piece code twice
- Better Development / QA Process
- Easily compose ScaffR configurations with TFS Build
Please follow us on
Twitter or
Facebook and
PLEASE VOTE on features you would like to see integrated into ScaffR.
Getting Started
To get started with ScaffR, simply create an
EMPTY ASP.NET MVC application, and from your nuget console, enter the following command
For those of you building locally, you will want to create a nuget repository for C:\development\localnuget, and make sure you source to "All" in the nuget package manager console.
For more information, see
Installing ScaffRIF you are interested in joining this project, please coordinate with rodmjay.