Info
Version: | 2.0.0-beta.5 |
Author(s): | Yann Crumeyrolle |
Last Update: | Monday, April 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ycrumeyrolle/Jwt |
NuGet Url: | https://www.nuget.org/packages/JsonWebToken |
Install
Install-Package JsonWebToken
dotnet add package JsonWebToken
paket add JsonWebToken
JsonWebToken Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Security.Cryptography.Cng(>= 4.7.0)
- System.Text.Json(>= 4.7.2)
- gfoidl.Base64(>= 1.1.1)
- gfoidl.Base64(>= 1.1.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Text.Json(>= 4.7.2)
- gfoidl.Base64(>= 1.1.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Text.Json(>= 4.7.2)
- gfoidl.Base64(>= 1.1.1)
Tags
Provides Json Web Token primitives.