1. T4Scaffolding

    By:

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

    143,188 downloads

  2. MvcScaffolding

    By:

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

    101,151 downloads

  3. T4Scaffolding.Core

    By:

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

    45,693 downloads

  4. AddMvc3ToWebForms

    By:

    A totally unsupported way to quickly add ASP.NET MVC 3 support to your WebForms Application. Works on my machine.

  5. Mobile View Engines

    By:

    ASP.NET MVC 3 Mobile Capable View Engines

    8,253 downloads

  6. DataAnnotationsExtensions

    By:

    Validation attributes that can be used in any .NET 4.0 project to supplement the existing Data Annotations attributes. If you are using MVC3 and also want client validation, use the DataAnnotationsExtensions.MVC3 package.

  7. DataAnnotationsExtensions.MVC3

    By:

    Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).

  8. IE9 Podcast Player and Jump List Maker

    By:

    This simple jQuery Plugin creates jumplists for your Podcast Episodes and enables playing of your <audio> tags.

  9. TechEdLibrary

    By:

    This is my cool library

    587 downloads

  10. MvcScaffolding4TwitterBootstrapMvc

    By:

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

  11. MvcScaffolding.SharpDevelop

    By:

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

    297 downloads

  12. ActionMailer

    By:

    ActionMailer.Net aims to be an easy, and relatively painless way to send email from your ASP.NET MVC application. The concept is pretty simple. We render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?

  13. Mvc Html5 Templates

    By:

    Adds EditorTemplates for the new html5 input types (including email, tel, and url) to Mvc 3 projects. For example, Html.EditorFor(a=>a.Email) can now generate an html5 input type='email'.

  14. T4Scaffolding.SharpDevelop

    By:

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

    314 downloads

  15. T4Scaffolding.Core.SharpDevelop

    By:

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

    220 downloads

  16. dotless adapter for System.Web.Optimization

    By:

    dotless adapter for system.web.optimization

  17. Bootstrap Datepicker

    By:

    Add datepicker picker to field or to any other element.

  18. ShouldFluent

    By:

    The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is Test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the the assertions!

    9,102 downloads

  19. Respond JS

    By:

    The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information... More information

  20. Generic DbContext and IDbContext

    By:

    EntityFramework Generic DbContext, both generic base class and generic interface