System.IdentityModel.Tokens.Jwt 4.0.0

This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic to process the JSON Web Token (JWT) format. That includes validating, parsing and generating JWT tokens; those capabilities can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.

There is a newer version of this package available.
See the version list below for details.
Install-Package System.IdentityModel.Tokens.Jwt -Version 4.0.0
dotnet add package System.IdentityModel.Tokens.Jwt --version 4.0.0
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IdentityModel.Tokens.Jwt --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.IdentityModel.Tokens.Jwt, 4.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IdentityModel.Tokens.Jwt as a Cake Addin
#addin nuget:?package=System.IdentityModel.Tokens.Jwt&version=4.0.0

// Install System.IdentityModel.Tokens.Jwt as a Cake Tool
#tool nuget:?package=System.IdentityModel.Tokens.Jwt&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on System.IdentityModel.Tokens.Jwt:

Package Downloads
Microsoft.AspNetCore.Authentication.WsFederation
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.IdentityModel.Protocols.OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.Azure.AppService.ApiApps.Service
Microsoft.Azure.AppService.ApiApps.Service
Microsoft.Owin.Security.Jwt
Middleware that enables an application to protect and validate JSON Web Tokens.
Microsoft.Owin.Security.ActiveDirectory
Middleware that enables an application to use Microsoft's technology for authentication.

Version History

Version Downloads Last updated
5.5.0 0 06.02.2022
5.3.0 0 06.02.2022
5.2.1 0 06.02.2022
5.2.0 0 06.02.2022
5.1.4 0 06.02.2022
5.0.0 0 06.02.2022
4.0.4.403061554 0 06.02.2022
4.0.3.308261200 0 06.02.2022
4.0.0 0 06.02.2022
Show less