Top 20 NuGet asp.net Packages

Server's assets for Framerizr.MVC.
miiCard ASP.NET Authentication Provider
Core set of MVC helpers and configuration classes to kickstart your MVC site.
Provides a simple implementation of the HTTP Token Access Authentication scheme for use with ASP.NET Web API by leveraging the ASP.NET Form Authentication engine.
Core library for FormsToTokenAccessAuthentication.
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. NOTE: TO USE WITH ASP.NET MVC 5 IDENTIT...
The OpenAccess.Glimpse NuGet package provides OpenAccess ORM profiling.
Provides types that might prove useful for Web development: generic HttpHandler type, asset providers, Razor and WebForms compile-time optimizers.
Neo4J Membership provider. Using a graphdb for your membership is the right way to start your project. For setup instructions please see github: https://github.com/coreyauger/Neo4JMembershipProvider/
Tired of copying data from .config/.settings files to objects and back again to make the data survive an application shutdown? Why not use this library, tack on a few attributes on your classes, and go look at funny kitteez on the internetz, visit a museum, or go have a chat with the sassy red head ...
ASP.NET MVC 5 shipped with a new Identity system (in the Microsoft.AspNet.Identity.Core package) in order to support both local login and remote logins via OpenID/OAuth, but only ships with an Entity Framework provider (Microsoft.AspNet.Identity.EntityFramework). This package is a fork of the origi...
Provides smart default names for view model members in ASP.NET MVC projects.
An AOP framework that can intercept any method call: instance or static, virtual or not. It's very easy to get started with, it has in-depth support of LINQ and comes with bunch of useful stock aspect classes for DAL, BL, Testing and Service tiers.
Revalee is a Windows Service used to schedule callbacks for web applications. It simplifies a web application's workflow when events are required *after* the normal handling of web requests. This library allows Revalee callback requests to be easily embedded in web application code. This NuGet pack...
An implementation of the Asp.Net Identity storage providers that uses Azure Tables as a backing store.
Customs user store and role store of ASP.NET Identity with MySql ORM
A set of extensions to Linq2DynamoDb.DataContext for use in ASP.Net projects. Includes an ASP.Net DataSource implementation. Extends Linq2DynamoDb.DataContext to allow exposing it as an OData endpoint.
Smartflow is a small and simple module inspired by Greg Young SimpleCQRS. It also borrows alot of ASP.NET MVC source code to facilitate API filtering style such as Attribute filters, Global filters. Dependency injection is also fully supported and on top of it, the aim of this module is keep your co...
This module is an add-on to Smartflow to allow messages to be distributed to RabbitMQ priority queues
ReactJS tools for ASP.NET MVC 3. For ASP.NET 5 (vNext) and MVC 6, install React.AspNet instead! Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.