Top 20 NuGet mvc3 Packages

Redis backed Proxy/Service Ticket Managers for the Apereo .NET CAS Client.
Adds support for creating, enforcing, tracking, and managing developer API keys in your ASP.NET MVC projects.
Enhanced View Locations for MVC allows ASP.NET MVC developers more control over organizing their view folders.
Adds Html5EditorFor (it's safe to just replace EditorFor withHtml5EditorFor) which allows to add custom data-* and custom attributes and generates inputs with HTML 5 input type like number, range etc. Input type can be generated by: type (int, float etc.), DataType attribute or custom Html5XAttribu...
HTML 5 EditorTemplates for MVC 3 in Razor. A fork of skirkland's MvcHtml5Templates with additional functionality. Adds support for placeholder and required attributes among other additions.
HTML5 Boilerplate 3.0 for the MVC3 Razor View Engine. Includes YUI Compressor Dependency and build script. HTML5Boilerplare site: http://html5boilerplate.com/ YUICompressor.NET site: http://yuicompressor.codeplex.com/
Require email confirmation in ASP.NET MVC3 registration. Updated for AppHarbor.
There are times where you would like to pass a message up to the view, but you aren’t sure where the redirects will end up last. That is where MvcFlash comes in. You push messages into MvcFlash and then call Flash() when you need the messages display. A super simple implementation that just works. D...
A quick way to theme an MVC Razor website
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".
Small helper to simplify use of SharpShooter's Report.Web component in ASP.NET MVC environment
A lightweight framework enabling the creation of REST services within ASP.NET MVC 3
XAMLtoMVC was created to ease tasks in web development when you have something to display that is impossible (or nearly impossible) with html. And especially with images you want to use, but you realize you can't because they are too static to reflect even the smallest changes. The solution is...
This ActionResult class for ASP.NET MVC allows you to send a binary contents response that can cache based on Etag, and/or last modified date, to web browser. If the cache hit, this class send "HTTP 304 Not Modified" without calling contents retrieving callback. / この ASP.NET MVC ActionResult クラスは Et...
Converter Helpers for dynamic, ExpandoObject, IEnumerable, IDictionary, DataTable and etc.
A totally unsupported way to quickly add ASP.NET MVC 3 support to your WebForms Application. Works on my machine.
A totally unsupported way to quickly add ASP.NET MVC 3 support to your WebForms Application. Works on my machine.
Glimpse Plugin to view MVC dependency resolution.