A DocumentDb persistence layer for IdentityServer3.
Info
Version: | 0.7.9 |
Author(s): | enemaerke |
Last Update: | Friday, October 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/enemaerke/IdentityServer3.DocumentDb |
NuGet Url: | https://www.nuget.org/packages/IdentityServer3.DocumentDb |
Install
Install-Package IdentityServer3.DocumentDb
dotnet add package IdentityServer3.DocumentDb
paket add IdentityServer3.DocumentDb
IdentityServer3.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.1.1)
- IdentityServer3(>= 2.6.1)
- Microsoft.Azure.DocumentDB(>= 1.17.0)
- Microsoft.Azure.DocumentDB.TransientFaultHandling(>= 1.5.0)
- Newtonsoft.Json(>= 10.0.3)
Tags