Add alternative RavenDB provider by maqduni.

This commit is contained in:
Iskandar Rafiev 2017-10-27 05:56:46 -04:00 committed by Hao Kung
parent 52dfb02175
commit c59fda0e1b
1 changed files with 3 additions and 1 deletions

View File

@ -14,4 +14,6 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
- [ASP.NET Identity MongoDB Provider](https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB)
- [ASP.NET Identity LinqToDB Provider](https://github.com/ili/LinqToDB.Identity)
- [ASP.NET Identity DynamoDB Provider](https://github.com/miltador/AspNetCore.Identity.DynamoDB)
- [ASP.NET Identity RavenDB Provider](https://github.com/JudahGabriel/RavenDB.Identity)
- ASP.NET Identity RavenDB Provider:
- [By Judah Gabriel Himango](https://github.com/JudahGabriel/RavenDB.Identity)
- [By Iskandar Rafiev](https://github.com/maqduni/AspNetCore.Identity.RavenDB)