Azure CosmosDB Provider to support AspNet Identity Core frameworks for .NET.
Info
| Version: | 3.0.1 |
| Author(s): | David Melendez |
| Last Update: | Saturday, November 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dlmelendez/identitycosmosdb |
| NuGet Url: | https://www.nuget.org/packages/ElCamino.AspNetCore.Identity.CosmosDB |
Install
Install-Package ElCamino.AspNetCore.Identity.CosmosDB
dotnet add package ElCamino.AspNetCore.Identity.CosmosDB
paket add ElCamino.AspNetCore.Identity.CosmosDB
ElCamino.AspNetCore.Identity.CosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Azure.Cosmos(>= 3.4.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 2.2.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Azure.Cosmos(>= 3.4.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 2.2.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags