Merge pull request #2018 from FelschR/patch-1

add DocumentDB provider to community provider list
This commit is contained in:
Barry Dorrans 2018-10-25 11:27:38 -07:00 committed by GitHub
commit 3486b97f59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -28,3 +28,4 @@ The previous versions of Identity for MVC5 and lower, previously available on Co
* [ASP.NET Identity Cassandra Provider](https://github.com/lkubis/AspNetCore.Identity.Cassandra)
* [ASP.NET Identity Firebase Provider](https://github.com/aguacongas/Identity.Firebase)
* [ASP.NET Identity Redis Provider](https://github.com/aguacongas/Identity.Redis)
* [ASP.NET Identity DocumentDB](https://github.com/FelschR/AspNetCore.Identity.DocumentDB)