Info
Version: | 2.2.1 |
Author(s): | David Melendez |
Last Update: | Saturday, November 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dlmelendez/identitycoredocumentdb |
NuGet Url: | https://www.nuget.org/packages/ElCamino.AspNetCore.Identity.DocumentDB |
Install
Install-Package ElCamino.AspNetCore.Identity.DocumentDB
dotnet add package ElCamino.AspNetCore.Identity.DocumentDB
paket add ElCamino.AspNetCore.Identity.DocumentDB
ElCamino.AspNetCore.Identity.DocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Azure.DocumentDB.Core(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 2.2.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags
Important! This package has been renamed to ElCamino.AspnetCore.Identity.CosmosDB. Upgrade/breaking change info here https://github.com/dlmelendez/identitycosmosdb/.