1. Microsoft ASP.NET MVC 4

    By:

    This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.

  2. Elmah.Contrib.Mvc

    By:

    Elmah.Contrib.Mvc was designed to add ease-of-use to Elmah inside ASP.NET MVC projects

  3. MvcHaack.Ajax

    By:

    A libary for easily calling ASP.NET MVC Action methods from JavaScript

  4. T4MVC

    By:

    T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC.

  5. QUnit for ASP.NET MVC

    By:

    This QUnit support for ASP.NET MVC. You may also use it for ASP.NET Webforms, but the css folder will not be on the default location. QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code... More information

  6. Elmah.MVC

    By:

    Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside you ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors is logged (even if customerError turned "On").

  7. MiniProfiler

    By:

    Lightweight mini-profiler, in particular designed for ASP.NET MVC sites

  8. MiniProfiler.MVC3

    By:

    ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.

  9. PagedList.Mvc

    By:

    Asp.Net MVC HtmlHelper method for generating paging control for use with PagedList library.

  10. Microsoft ASP.NET MVC Fixed DisplayModes

    By:

    This package contains a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. More information is available at http://www.asp.net/whitepapers/mvc4-release-notes.

  11. MvcContrib.Mvc3-ci

    By:

    MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.

    39,458 downloads

    Tags

  12. MvcContrib.Mvc3.TestHelper-ci

    By:

    MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework. The TestHelper component provides additional utilities that aid in unit testing ASP.NET MVC projects.

    40,583 downloads

    Tags

  13. MvcScaffolding

    By:

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

    100,797 downloads

  14. Ninject.MVC3 3.0.0.6

    By:

    Extension for Ninject providing integration with ASP.NET MVC3

  15. ASP.NET MVC 4

    By:

    Legacy package, AspNetMvc is now included in the 'Microsoft.AspNet.Mvc' package.

    97,461 downloads

  16. RazorGenerator.Mvc

    By:

    MVC View engine that supports precompiled Razor views

  17. MvcSiteMapProvider

    By:

    MvcSiteMapProvider is a SiteMapProvider implementation for the ASP.NET MVC framework. The project is hosted on http://mvcsitemap.codeplex.com.

  18. MvcContrib

    By:

    MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.

  19. 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,544 downloads

  20. AttributeRouting (ASP.NET MVC)

    By:

    AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.