Top 20 NuGet MVC Packages

Custom events for Javascript. Is an implementation of the observer design pattern.
Provides solution for posting html form to various actions.
A pre-configured user administration section for ASP.NET websites (both MVC and WebForms) using MongoDB Membership and Role Providers. (Requires .NET 4 Framework) See the project page for an example ASP.NET MVC app which uses MongoWSAT.
MicroSliver is a micro, non-bloat, non-intimidating and speedy .NET (ASP.NET, Silverlight, RIA Services, WPF, Forms and Metro!) dependency injection container which has just the essentials. Contains dependency injection support for Metro .NET (WinRT) and extensions for Silverlight & Metro MVVM, RIA...
Tool for dynamic minification, bundling and versioning of JavaScript and CSS files
MiniProfiler integration for Entity Framework. This package is Obsolete. Please use the MiniProfiler.EF5 or MiniProfiler.EF6 package instead.
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.
Using the power of LINQ but from JavaScript! Uses standard JavaScript Arrays and just add LINQ-esq extensions.
Let's you inject markup before certain tags in asp.net webforms/mvc applications
My package description.
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.
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
Nmp is a templating macro processor that allows you to generated text fragments or entire files. This package contains the core assemblies required to host Nmp in a .Net project.
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.