Microsoft.IdentityModel.JsonWebTokens
5.3.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.IdentityModel.JsonWebTokens -Version 5.3.0
dotnet add package Microsoft.IdentityModel.JsonWebTokens --version 5.3.0
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="5.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IdentityModel.JsonWebTokens --version 5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.IdentityModel.JsonWebTokens, 5.3.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 Microsoft.IdentityModel.JsonWebTokens as a Cake Addin
#addin nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=5.3.0
// Install Microsoft.IdentityModel.JsonWebTokens as a Cake Tool
#tool nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.IdentityModel.Tokens (>= 5.3.0)
- Newtonsoft.Json (>= 10.0.1)
-
.NETFramework 4.5.1
- Microsoft.IdentityModel.Tokens (>= 5.3.0)
- Newtonsoft.Json (>= 10.0.1)
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Tokens (>= 5.3.0)
- Newtonsoft.Json (>= 10.0.1)
-
.NETStandard 1.4
- Microsoft.IdentityModel.Tokens (>= 5.3.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.1)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Tokens (>= 5.3.0)
- Newtonsoft.Json (>= 10.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.IdentityModel.JsonWebTokens:
| Package | Downloads |
|---|---|
|
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
|