Top 20 NuGet mvc5 Packages

This package provides a starting point that automatically wires up a new dependency injection configuration for Grace using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtually an...
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). MyMojo.AspNet.Identity.MongoDb is a ...
Automates exception handling for ASP.NET MVC v5 applications
Injects SharpRepository using StructureMap in your Asp.Net Mvc 5 and WebApi 2 project
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). MongoDB.AspNet.Identity is a Mongo...
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). Redis.AspNet.Identity is a Redis ...
A library that I tend to create for just about every project... contains extensions and other things that I find useful, you might too (or maybe not).
Make ASP.NET MVC controllers and actions optional.
The MVC Bootstrap Paginator is lightweight and easy to use. It's works out of the box and requires minimal configuration.
Adds an authorization layer to ViewBuilding so that only authorized content is displayed
SrkToolkit.Web.AspMvc4 is a bunch of extensions and tools to use with your ASP MVC project.
SrkToolkit.Web.AspMvc5 is a bunch of extensions and components to use with your ASP MVC project.
Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5
Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5 and NHibernate
ASP.NET MVC 5 integration for Dks.SimpleToken.
A Json Merge Patch (RFC 7396 ) Implementation for Asp.NET.
Memcached backed Proxy/Service Ticket Managers for the Apereo .NET CAS Client.
Redis backed Proxy/Service Ticket Managers for the Apereo .NET CAS Client.
This ActionResult class for ASP.NET MVC allows you to send a binary contents response that can cache based on Etag, and/or last modified date, to web browser. If the cache hit, this class send "HTTP 304 Not Modified" without calling contents retrieving callback. / この ASP.NET MVC ActionResult クラスは Et...
ActionMailerNext is a painless way of using razor view to render emails. This version runs with ASP.MVC 5. ActionMailerNext is a continuation of the ActionMailer.Net project