rantowork / MVC5-Dapper-Identity

This project is an open source implementation of the ASP.NET Identity framework that kicks entity framework to the curb and utilizes dapper dot net in its place.
MIT License
41 stars 12 forks source link

Hello, just a request! #1

Open GinCanhViet opened 7 years ago

GinCanhViet commented 7 years ago

Can you make a full AspNet.Identity with Dapper? Like AspNet.Identity with EF, have 5 tables

rantowork commented 6 years ago

I think that's a good idea. I have been thinking of revisiting this and providing updates for core 2.0 as well.