Info
Version: | 1.3.1 |
Author(s): | David Melendez |
Last Update: | Sunday, November 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dlmelendez/identitydocumentdb |
NuGet Url: | https://www.nuget.org/packages/ElCamino.AspNet.Identity.DocumentDB |
Install
Install-Package ElCamino.AspNet.Identity.DocumentDB
dotnet add package ElCamino.AspNet.Identity.DocumentDB
paket add ElCamino.AspNet.Identity.DocumentDB
ElCamino.AspNet.Identity.DocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(>= 2.2.2)
- Microsoft.Azure.DocumentDB(>= 1.13.4)
- Microsoft.CSharp(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.2)
Tags
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.