Added RavenDB identity provider.

This commit is contained in:
Judah Gabriel Himango 2017-08-23 13:51:57 -05:00 коммит произвёл Hao Kung
Родитель 6ab39281e5
Коммит b442d1af2f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -14,3 +14,4 @@ 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)