Skip to content

cpayne22/asp.net.identity.dapper

Repository files navigation

asp.net Identity v2.1 + Dapper

I needed to get a better understanding of the asp.net Identity so I wrote a version of it for Dapper

Based on the Asp.Net.Identity.MySQL and https://github.com/rustd/AspnetIdentitySample, this is an implementation using Dapper.

Unit tests inspired from https://github.com/tugberkugurlu/AspNet.Identity.RavenDB

Includes Dapper, Dapper Extensions & Miniprofiler

Help me out! If something doesn't look right, let me know.

Quick Start

  • Download & build
  • Run database.sql to generate the tables
  • Update the connection string in web.config

Enjoy! @christian_pyn

Build status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages