1. Ninject.MVC3 3.0.0.6

    By:

    Extension for Ninject providing integration with ASP.NET MVC3

  2. 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.

  3. DataAnnotationsExtensions.MVC3

    By:

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

  4. Unity.Mvc3

    By:

    Unity.Mvc3 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 3. This project includes a bespoke DependencyResolver that creates a child container per HTTP request and disposes of container resolved IDisposable instances at the end of the request.

  5. Autofac ASP.NET MVC3 Integration

    By:

    ASP.NET MVC3 Integration for Autofac

    49,568 downloads

  6. Glimpse Mvc3

    By:

    Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 3.0 application.

  7. Mvc3Futures

    By:

    ASP.NET MVC Futures includes unsupported prototype features for ASP.NET MVC 3, from the MVC team.

  8. 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,353 downloads

    Tags

  9. 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,535 downloads

    Tags

  10. FluentValidation.MVC3

    By:

    ASP.NET MVC 3 integration for FluentValidation

    27,629 downloads

  11. StructureMap.MVC3

    By:

    Adds the latest version of structuremap and configures it as the default Dependency Resolver.

    18,994 downloads

  12. Spark.Web.Mvc3

    By:

    Spark View Engine for ASP.NET MVC.

    15,288 downloads

  13. SimpleMembership.Mvc3

    By:

    Enables SimpleMembership API to be used with ASP.NET MVC3. This allows you to use the WebSecurity helper found in the WebMatrix.WebData namespace. SimpleMembership contains all the features you wish the default membership provider had: account confirmation tokens, password reset tokens, etc. See http://ander.ly/SimpleMembershipMvc3 for "readme"... More information

  14. StructureMap-MVC3

    By:

    An MVC3 IDependencyResolver - Deprecated, use StructureMap.MVC3

  15. MvcContrib.Mvc3.FluentHtml-ci

    By:

    MvcContrib.FluentHtml is a library of extensible, strongly-typed HTML helpers that employs a fluent API to increase productivty of authoring MVC views.

    12,915 downloads

    Tags

  16. MefContrib.MVC3

    By:

    An MVC3 IDependencyResolver wrapper for the Managed Extensibility Framework (MEF).

  17. Munq.MVC3

    By:

    An implementation of the DependencyResolver for ASP.NET MVC3. Includes startup code. 3.1.5 - Changes dependency to Munq.IocContainer 3.1.5 to fix Request Lifetime instance issue. All packages same version.

  18. MvcDonutCaching

    By:

    MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.

  19. MvcContrib.Mvc3.WatiN-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 TestHelpers.WatiN library includes a series of helpers to streamline the use of WatiN for browser-based testing.

    6,592 downloads

  20. 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'.