A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity.
Info
Version: | 3.0.1 |
Author(s): | Bernhard Koenig, f14shm4n |
Last Update: | Thursday, October 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/f14shm4n/AspNetCore.Identity.DocumentDb |
NuGet Url: | https://www.nuget.org/packages/f14shm4n.AspNetCore.Identity.DocumentDb |
Install
Install-Package f14shm4n.AspNetCore.Identity.DocumentDb
dotnet add package f14shm4n.AspNetCore.Identity.DocumentDb
paket add f14shm4n.AspNetCore.Identity.DocumentDb
f14shm4n.AspNetCore.Identity.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Azure.Cosmos(>= 3.1.1)
- f14.Microsoft.Azure.Cosmos(>= 1.0.1)
Tags