ASP.NET Identity with Dapper
A demo of the standard ASP.NET MVC 5 website template with Entity Framework removed and replaced with Dapper, a Micro ORM built by the good folks over at StackOverflow.
ASP.NET Core Identity:
Check out this new version for ASP.NET Core Identity.
Requirements:
- Visual Studio 2013
- Dapper, available via NuGet
More Info:
For more information, take a gander at this blog post.