Top 20 NuGet mvc Packages

MvcContrib.FluentHtml is a library of extensible, strongly-typed HTML helpers that employs a fluent API to increase productivty of authoring MVC views.
This is a style for asp.net mvc applicaitons
This is a style for asp.net mvc applicaitons
ASP.NET MVC Installer - the easy way to install your database-driven ASP.NET MVC 2 application on your production server.
ASP.NET MVC Installer - install your database schema and the ASP.NET Membership system on your server via a browser.
Zeus is an MVC Interop Helper for sites that are partially in WebForms and partially in MVC. It allows WebForm pages to call MVC Helpers (such as HtmlHelper, UrlHelper, etc.) as well as bind Models and run actions on controllers.
Global filters for ASP.Net MVC2+
Provides additional scaffolders. (Service, Service interface, Injected controller, Ajax Grid). More to come soon.
MvcShortRoute makes it easy to map short urls like, /about or /news. Route mapping is done via attributes on the action methods.
Utility classes designed for ASP.NET MVC; deals with encryption, routing, caching, authorization, and various other security issues. Designed by used with Dependency Injection.
Azure AppFabric Cache provider for MVC.Utilities
Blowfish Encyption (BCrypt) provider for MVC.Utilities
Helping style challenged developers blunder into awesomeness. Adds a new Layout, Grids, editor templates, HTML5Boilerplate and HTML5 attributes.
Simple example of WizardController that use partial view for render the wizard's form. See ActionStep view code example. Version 1.1 Example of AutoWizardController, render the wizard's form in a single page without using partial view, see AutoStep view code.
Simple MVC3 Wizard Controller and Wizard Helper. Version 1.2: enhanced AutoWizardController and wizard helper that support boolean field rendered in checkbox and enum rendered in dropdown list Version 1.1: added AutoWizardController and new helper that automatically create wizard step form from the ...
A custom View Engine for ASP.NET MVC (2.0, 3.0 or newer) that allows Controller Action Methods to return dynamically generated images based on XAML markup. This requires .NET 4.0 or later.
Easy way to add OpenId and OAuth login support to your MVC project.
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
Adds Request.ValidateCaptcha() extension method for MVC Request object
Code that gives you a simple starting point communicating with rest services.