Skip to content

Commit dfd7473

Browse files
authored
Updated README for Identity (#42689)
Added Cosmos DB Provider listings.
1 parent 6d59f22 commit dfd7473

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Identity/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ The previous versions of Identity for MVC5 and lower, previously available on Co
4040
**IMPORTANT:** Extensions are built by a variety of sources and not maintained as part of the ASP.NET Identity project. When considering a third party provider, be sure to evaluate quality, licensing, compatibility, support, etc. to ensure they meet your requirements.
4141

4242
* [ASP.NET Identity Azure Table Storage Provider](https://dlmelendez.github.io/identityazuretable/)
43-
* [ASP.NET Identity CosmosDB SQL Provider](https://github.com/dlmelendez/identitycosmosdb)
43+
* ASP.NET Identity Cosmos DB Providers:
44+
* [By Dave Melendez](https://github.com/dlmelendez/identitycosmosdb)
45+
* [By Eric Kauffman](https://github.com/CosmosSoftware/AspNetCore.Identity.CosmosDb)
46+
* [By Piero De Tomi](https://github.com/pierodetomi/efcore-identity-cosmos)
4447
* ASP.NET Identity MongoDB Providers:
4548
* [By Tugberk Ugurlu](https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB)
4649
* [By Alexandre Spieser](https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore)

0 commit comments

Comments
 (0)