Info
Version: | |
Author(s): | Rixian |
Last Update: | Saturday, January 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rixian.Identity.TokenManager.AspNetCore |
Install
Install-Package Rixian.Identity.TokenManager.AspNetCore
dotnet add package Rixian.Identity.TokenManager.AspNetCore
paket add Rixian.Identity.TokenManager.AspNetCore
Rixian.Identity.TokenManager.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Rixian.Identity.TokenManager(>= 0.1.12)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)