Skip to main content

Jwt.Net, a JWT (JSON Web Token) implementation for .NET

Total Downloads
91.1M
91,079,785
Published
Oct 5, 2019
Latest stable version

Install

.NET CLI
dotnet add package JWT --version 5.3.1
Package Manager Console
Install-Package JWT -Version 5.3.1
PackageReference
<PackageReference Include="JWT" Version="5.3.1" />

Frameworks

.NETFramework4.6 .NETFramework4.7.2 .NETStandard1.3 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.6
[9.0.1, )
Newtonsoft.Json
.NETFramework4.7.2
[9.0.1, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Newtonsoft.Json
.NETStandard1.3
[9.0.1, )
[4.3.0, )
[4.5.1, )
[4.3.0, )
Newtonsoft.Json
.NETStandard2.0
[9.0.1, )
[4.3.0, )
[4.5.1, )
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.