Package Description.
Info
Version: | 3.1.0 |
Author(s): | George Tortocan |
Last Update: | Monday, March 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tortocan/IdentityServer4.MongoDB |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4.Contrib.MongoDB.Storage |
Install
Install-Package IdentityServer4.Contrib.MongoDB.Storage
dotnet add package IdentityServer4.Contrib.MongoDB.Storage
paket add IdentityServer4.Contrib.MongoDB.Storage
IdentityServer4.Contrib.MongoDB.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer4.Contrib.MongoDB.Abstraction(>= 3.1.0)
- IdentityServer4.Contrib.MongoDB.Model(>= 3.1.0)
- AutoMapper(>= 9.0.0)
- IdentityServer4.Storage(>= 3.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Options(>= 3.1.3)
- MongoDB.Driver(>= 2.10.2)
Tags