Top 20 NuGet mvc3 Packages

BotDetect CAPTCHA Generator protects ASP.NET/Core forms from spam. The Captcha protection is available on .NET/Core for jQuery, Angular & React frontends and ASP.NET MVCCore, MVC1-5, WebForms & WebPages backends. It works in China; doesn't stalk; nor does it slurp your form-data -- think: GDPR & LGP...
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.
MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.
Simple Injector ASP.NET MVC Integration.
Validation attributes that extend Data Annotations and provide integrated server and client side validation (using unobtrusive jquery validation).
Extension for Ninject providing integration with ASP.NET MVC3
This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC3 projects.
Updates MVC 3 Projects to MVC 5. It also install the latest jquery and UI versions
This package contains only the core library for MvcSiteMapProvider. Use this package if you need to reference the library from a non-MVC project such as a class library.
This package provides a starting point that automatically wires up a new dependency injection configuration for StructureMap using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtu...
This package provides a starting point that automatically wires up a new dependency injection configuration for Unity using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtually an...
A forked version of PetaPoco http://www.toptensoftware.com/petapoco/ - Based on v5 branch. Supports Async and Multipoco operations. Includes support for StoredProc extensions and XML and Table-Valued Parameter queries.
.NET client for the Apereo Central Authentication Service (CAS)
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.
A simple and lightweight data access tool for .Net
This package provides a starting point that automatically wires up a new dependency injection configuration for Ninject using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtually ...
This package provides a starting point that automatically wires up a new dependency injection configuration for Grace using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtually an...
A simple ASP.NET MVC3/4/5 helper for Gravatar providing extension methods to HtmlHelper and UrlHelper. Example usage: @Html.Gravatar("[email protected]", 80)
Enables SimpleMembership API (from ASP.NET WebPages) to be used with ASP.NET MVC3. This allows you to use the WebSecurity helper found in the WebMatrix.WebData namespace. See SimpleMembership.Mvc3.Sample package for sample Mvc3 project using SimpleMembership.Mvc3. See http://ander.ly/S...
Adds support for adding and displaying Rails "flash" messages to MVC. Works with any version of MVC 3.0 and higher. See the project URL for more examples.