mark-j / DapperIdentityDemo

Dapper Identity Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Visual Studio 2013
  2. Dapper, available via NuGet

More Info:

For more information, take a gander at this blog post.

About

Dapper Identity Demo


Languages

Language:C# 80.4%Language:JavaScript 18.2%Language:CSS 1.2%Language:ASP 0.2%