A DocumentDB (Cosmos DB) provider for ASP.NET Core Identity framework with support for partitioning.
Info
Version: | 2.0.0-beta7 |
Author(s): | Felix Schröter |
Last Update: | Wednesday, May 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FelschR/AspNetCore.Identity.DocumentDB |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.DocumentDB |
Install
Install-Package AspNetCore.Identity.DocumentDB
dotnet add package AspNetCore.Identity.DocumentDB
paket add AspNetCore.Identity.DocumentDB
AspNetCore.Identity.DocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.Identity(>= 1.1.6)
- Microsoft.Azure.DocumentDB.Core(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Identity(>= 2.0.4)
- Microsoft.Azure.DocumentDB.Core(>= 2.0.0)
- Microsoft.AspNetCore.Identity(>= 1.1.6)
- Microsoft.Azure.DocumentDB(>= 2.0.0)
Tags