Top 20 NuGet ASP.NET Packages

Open Waves is framework developed at Making Waves that aims to streamline development of ASP.NET applications. Provides set of utility controls and enhencments like Assembly Resource Virtual Path Provider.
Extra missing components for ASP.NET MVC.
-> Works on top of new and existing Web Forms applications, allowing the creation of mixed server and client-side server controls using Web standards. -> State-of-the-art, exclusive way of working with CSS and JavaScript dependencies! -> Light-weight client-side JavaScript dependencies...
A DotNetOpenAuth client for logging in to Facebook using OAuth2.
A DotNetOpenAuth client for logging in to Google using OAuth2.
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 4.0 application.
An HttpModule that will serialize user information to a chunked protected cookie (with MachineKey) and deserialize on every request to a ClaimsPrincipal. Usage: var user = new List<KeyValuePair<string, object>> { new KeyValuePair<string, object>("name", "John Foo"), new KeyValuePair<string, obje...
A site map solution for MVC that uses a fluent configuration API. Use this package with your Visual Studio web project to configure it for FluentSiteMap. To only add the binaries, use the Core package instead.
Simple ELMAH installation with Trace Agent Plug-in.
Client's assets for Framerizr.
Framerizr.MVC lets you easily embed your ASP.NET Razor Views inside iframes hosted in external webs with kick-ass auto-height behavior Ajax Requests resistant.
Server's assets for Framerizr.MVC.
Backload file handler with bundeling feature. Backload is a professional, full featured server side file handler for ASP.NET (MVC, Web API, ASP.NET WebForms). It handles the client side jQuery File Upload Plugin from blueimp, PlUpload from Moxiecode and Fine Uploader from Widen Enter...
Builds api endpoint information / documentation dynamically by reflecting over the controllers and actions.
A Bitly API Wrapper service that uses OAuth 2.0 authentication and T4 templates to make adding new endpoints easy.
Package Description
FluentMapper provides a fluent interface for mapping between types. By convention it used the popular AutoMapper library by default, but you can implement any mapping strategy that fits your application. See the project page for instructions
Extension for Ninject providing integration with ASP.NET Web Api