A IdentityServer4 MongoDB storage.
Info
Version: | 2.0.0-beta1 |
Author(s): | Michael de Guzman |
Last Update: | Tuesday, February 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microserviceph/IdentityServer4.MongoDB |
NuGet Url: | https://www.nuget.org/packages/MikeDg.IdentityServer4.MongoDB |
Install
Install-Package MikeDg.IdentityServer4.MongoDB
dotnet add package MikeDg.IdentityServer4.MongoDB
paket add MikeDg.IdentityServer4.MongoDB
MikeDg.IdentityServer4.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer4(>= 2.1.2)
- Microsoft.Extensions.Options(>= 2.0.0)
- MongoDB.Bson(>= 2.5.0)
- MongoDB.Driver(>= 2.5.0)
Tags