Skip to content

Commit d1ae0e6

Browse files
authored
adding community identity providers (#17051)
Adding Azure Table Storage and CosmosDB SQL providers to the list.
1 parent 28ed208 commit d1ae0e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Identity/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The previous versions of Identity for MVC5 and lower, previously available on Co
1111

1212
**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.**
1313

14+
* [ASP.NET Identity Azure Table Storage Provider](https://dlmelendez.github.io/identityazuretable/)
15+
* [ASP.NET Identity CosmosDB SQL Provider](https://github.com/dlmelendez/identitycosmosdb)
1416
* ASP.NET Identity MongoDB Providers:
1517
* [By Tugberk Ugurlu](https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB)
1618
* [By Alexandre Spieser](https://github.com/alexandre-spieser/AspNetCore.Identity.MongoDbCore)

0 commit comments

Comments
 (0)