1. T4Scaffolding

    By:

    A fast and customizable way to build parts of your .NET application via templates

    142,305 downloads

  2. MvcScaffolding

    By:

    A fast and customizable way to add controllers, views, and other items to your ASP.NET MVC application

    100,634 downloads

  3. T4Scaffolding.Core

    By:

    A fast and customizable way to build parts of your .NET application via templates

    44,819 downloads

  4. ModelScaffolding

    By:

    A fast and customizable way to add Model (with optional Controller and Views) to your ASP.NET MVC project. You can specify property types or can use conventions. Visit the Project site to learn about output and conventions' customization. Inspired by MVCScaffolding.

  5. SubSonic.Scaffold

    By:

    Contains the SubSonic 2.2 libraries. This includes the Scaffold control.

  6. MvcScaffolding.Obsidian

    By:

    Provides additional MVC3 scaffolders. (Service, Service interface, Service injected controller, Ajax Grid). More to come soon.

  7. ServiceScaffolder

    By:

    Provides a very easy and fast way to scaffold Restful services using WCF WebAPI.

  8. MvcMailer

    By:

    MvcMailer sends emails using the MVC views as Email Body with no effort. Here's a quick list of features: a) Use Razor/WebForms views b) Use Master pages c) Write Testable Code d) Pass values to your view using ViewBag or ViewModel and e) Generate Absolute URL using Url.Abs method and f) create multi-part emails by just adding a view file, g) scaff... More information

    51,418 downloads

  9. TypeScaffolding

    By:

    A fast and customizable way to add type to your project. You can specify property types or can use conventions. Visit the Project site to learn about output and conventions' customization. Inspired by MVCScaffolding.

  10. Ajax Grid Scaffolder

    By:

    A scaffolder has many similarities to the built-in "Controller ... using Entity Framework" scaffolder, but it provides pagination, reordering and inline editing of the content using Ajax.

  11. RiaServicesContrib.EntityFramework.Scaffolding

    By:

    Scaffolds a WCF RIA DbDomainService for your Code-First Model

  12. LinqToSqlScaffolding

    By:

    Scaffolders for LINQ to SQL repositories and data contexts

    3,827 downloads

  13. MvcScaffolding4TwitterBootstrapMvc

    By:

    Fork of the MvcScaffolding project in order to use it with twitter.bootstrap.mvc4 project

  14. MvcScaffolding.EntityMetadata

    By:

    This package gives you extra scaffolders to create metadata 'buddy classes' in your EF project. The metadata classes are required to properly decorate classes generated by the DbContext code generation tool to provide user-friendly names, nullability and other facets. It uses your EDMX file to process your types and evaluate properties, in turn... More information

    2,496 downloads

  15. Wijmo Scaffolding in MVC

    By:

    This package is MVC Scaffolding for generating Razor Views automatically enhanced with jQuery UI and Wijmo. You will need Wijmo Complete installed and referenced in order to use this scaffolding. Wijmo Complete is a commercial kit of jQuery UI widgets for building Web applications.

  16. WebApi.Scaffolding

    By:

    Scaffolders for ASP.NET Web API services with repositories and data contexts

    1,370 downloads

  17. NScaffold.NuDeploy

    By:

    NScaffold.NuDeploy

  18. RiaServices.EntityFramework.Scaffolding

    By:

    Scaffolds a WCF RIA DbDomainService for your Code-First Model Update: Colin Blair has kindly taken over the Scaffolding support, for the latest go get RiaServicesContrib.EntityFramework.Scaffolding.

    919 downloads

  19. PetaPocoScaffolding

    By:

    Some basic scaffolding to give you a controller and views for your Poco. This is more of a pre release than a final version, much more to come and would appreciate all feedback positive and negative. Be aware this initial release relies on you naming your poco's with the suffix "Poco".

  20. CodePlanner

    By:

    Using the power fo T4Scaffolding and Powershell to give you a 3-layers backend based on your domainmodel. Will also be able to scaffold JavaScript viewmodel and Ninject examples