Top 20 NuGet aspnet Packages

Simple cache wrapper for asp.net projects. Supports Filesystem and InMemory out of the box
ASP.NET Web library part of Georadix.NET, a framework for building great .NET apps.
Fluent Routing API for ASP.NET MVC 4
Fluent Routing API for ASP.NET MVC 5
Convention based generation of dynamic bundles
Version history controller and views for displaying the version history in an MVC application.
Fluent Html Helper for ASP.NET MVC
ASP.NET MVC5 template for MarkdownWeb Open MarkdownWebController in Controllers folder once installed.
Provides WebSocket support to Nancy applications running on an ASP.NET host.
Provides a test harness for WebSocket testing in Nancy applications.
The EfNewWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF New DbContext ORM.
The EfOldWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF Old ObjectContext ORM.
The Linq2SqlWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Linq To Sql ORM.
The SqlAdoWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Ado.Net.
Implementation of Microsoft Asp.Net identity using Simple.Data for database access
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only.
Allows you to organize your API Controllers in different ASP.NET MVC areas handling controllers with the same name in different areas / namespaces.
Demo library for the ASP.NET 5 Unleashed talk. More details at http://lzno.tk/aspnet-unleashed
Provides a CSV formatted response for ASP.NET Web API.
Asp.NET Mvc Bootstrap Flash Messages extends MVC Controllers with methods to create flash messages easily