JwtCore is a JWT / JWS Implementation for .NET Core.
Info
Version: | 1.1.0 |
Author(s): | @arichika (arichika.taniguchi) |
Last Update: | Tuesday, June 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SiroccoHub/JwtCore |
NuGet Url: | https://www.nuget.org/packages/JwtCore |
Install
Install-Package JwtCore
dotnet add package JwtCore
paket add JwtCore
JwtCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.CSharp(>= 4.0.1)
- Newtonsoft.Json(>= 9.0.1)
- NETStandard.Library(>= 1.6.0)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- Newtonsoft.Json(>= 9.0.1)
Tags