Package Description.
Info
Version: | 0.0.6 |
Author(s): | Saji Weerasingham |
Last Update: | Thursday, October 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheMagnificent11/identity-server-admin/ |
NuGet Url: | https://www.nuget.org/packages/IdentityServer.Admin.Client |
Install
Install-Package IdentityServer.Admin.Client
dotnet add package IdentityServer.Admin.Client
paket add IdentityServer.Admin.Client
IdentityServer.Admin.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.0.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)