Found 12 packages
A DocumentDB (Cosmos DB) provider for ASP.NET Core Identity framework.
A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity
ASP.NET Core Identity Provider with DocumentDB and Table Storage backend for LagoVista IoT, Devices and Home Automation Frameworks
Azure CosmosDB/DocumentDB Provider for ASP.NET Identity 2.0 framework. Requires a DocumentDB instance with a Session connection policy. Important! This package should be upgraded to the ElCamino.AspNetCore.Identity.CosmosDB package. Check here https://github.com/dlmelendez/identitycosmosdb for migration information.
Azure CosmosDB Provider to support AspNet Identity Core frameworks for .NET. Important! This package has been renamed to ElCamino.AspnetCore.Identity.CosmosDB. Upgrade/breaking change info here https://github.com/dlmelendez/identitycosmosdb/.
A Cosmos storage provider for ASP.NET Core Identity.
ASP.NET Core Identity for Cosmos/DocumentDB powered by Oogi2.
Uses Azure DocumentDb Core provider to seamlessly integrate into ASP.NET Core Identity Framework.
ASP.NET Core Identity for Cosmos/DocumentDB powered by Oogi2.
A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity.
A Cosmos storage provider for ASP.NET Core Identity.
You can use ASP.NET Core ApplicationDbContext like a portable library. It's funny and it's very easy to use. In this "ApplicationDbContext" the name of the Identity tables is modified, for example, you have the name of the "Users" table instead of "AspNetCoreIdentityUser". In this library, we have eliminated all relationships and table names, and you just need to extend your class to our library. To create this ApplicationDbContext we used Rayab.Identity tables. that library imported to project from GitHub. Read the document for more information.