Provides JWT token and Cryptography features.
Info
Version: | 2.1.2 |
Author(s): | Sampathraj |
Last Update: | Monday, February 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JxNet.Extensions.Security |
Install
Install-Package JxNet.Extensions.Security
dotnet add package JxNet.Extensions.Security
paket add JxNet.Extensions.Security
JxNet.Extensions.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.2.0)
- System.IdentityModel.Tokens.Jwt(>= 6.7.1)