add DocumentDB provider to community provider list

This commit is contained in:
Felix Schröter 2018-10-17 12:56:54 +02:00 committed by GitHub
parent 81928f6c31
commit efb66fe8e9
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)