Microsoft.IdentityModel.JsonWebTokens
7.0.0-preview4
Prefix Reserved
| Advisory: https://github.com/advisories/GHSA-59j7-ghrg-fj52 | Severity: moderate |
Move to latest https://aka.ms/IdentityModel/LTS
See the version list below for details.
dotnet add package Microsoft.IdentityModel.JsonWebTokens --version 7.0.0-preview4
NuGet\Install-Package Microsoft.IdentityModel.JsonWebTokens -Version 7.0.0-preview4
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.0.0-preview4" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.0.0-preview4" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" />
paket add Microsoft.IdentityModel.JsonWebTokens --version 7.0.0-preview4
#r "nuget: Microsoft.IdentityModel.JsonWebTokens, 7.0.0-preview4"
#:package Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview4
#addin nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=7.0.0-preview4&prerelease
#tool nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=7.0.0-preview4&prerelease
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.6.2
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
net6.0
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview4)
-
net8.0
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview4)
NuGet packages (459)
Showing the top 5 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. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens. |
|
|
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
|
AutoMapper
A convention-based object-object mapper. |
|
|
MediatR
Simple, unambitious mediator implementation in .NET |
|
|
Microsoft.Identity.Web.Certificateless
This package brings certificateless authentication. |
GitHub repositories (111)
Showing the top 20 popular GitHub repositories that depend on Microsoft.IdentityModel.JsonWebTokens:
| Repository | Stars |
|---|---|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
LuckyPennySoftware/MediatR
Simple, unambitious mediator implementation in .NET
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
LuckyPennySoftware/AutoMapper
A convention-based object-object mapper in .NET.
|
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 8.14.0 | 10,987,623 | 8/15/2025 | |
| 8.13.1 | 1,223,718 | 8/8/2025 | |
| 8.13.0 | 2,493,459 | 7/21/2025 | |
| 8.12.1 | 7,495,458 | 6/17/2025 | |
| 8.12.0 | 4,333,999 | 6/3/2025 | |
| 8.11.0 | 2,989,381 | 5/23/2025 | |
| 8.10.0 | 2,178,207 | 5/15/2025 | |
| 8.9.0 | 6,735,168 | 4/24/2025 | |
| 8.8.0 | 8,488,599 | 4/8/2025 | |
| 8.7.0 | 5,226,981 | 3/21/2025 | |
| 8.6.1 | 11,002,649 | 3/7/2025 | |
| 8.6.0 | 4,461,439 | 2/22/2025 | |
| 8.5.0 | 3,730,732 | 2/15/2025 | |
| 8.4.0 | 3,668,118 | 2/7/2025 | |
| 8.3.1 | 15,356,685 | 1/17/2025 | |
| 8.3.0 | 18,088,675 | 12/4/2024 | |
| 8.2.1 | 11,229,207 | 11/15/2024 | |
| 8.2.0 | 14,114,760 | 11/2/2024 | |
| 8.1.2 | 14,567,938 | 10/8/2024 | |
| 8.1.1 | 1,436,542 | 10/5/2024 | |
| 8.0.1 | 40,264,659 | 7/23/2024 | |
| 8.0.0 | 3,562,902 | 7/16/2024 | |
| 8.0.0-preview1 | 205,031 | 6/19/2024 | |
| 7.7.1 | 13,100,027 | 7/20/2024 | |
| 7.7.0 | 178,670 | 7/18/2024 | |
| 7.6.3 | 6,099,871 | 7/10/2024 | |
| 7.6.2 | 7,606,570 | 6/20/2024 | |
| 7.6.1 | 1,442,568 | 6/17/2024 | |
| 7.6.0 | 20,415,366 | 5/28/2024 | |
| 7.5.2 | 6,955,199 | 5/13/2024 | |
| 7.5.1 | 20,316,984 | 4/5/2024 | |
| 7.5.0 | 38,298,115 | 3/27/2024 | |
| 7.4.1 | 6,896,908 | 3/15/2024 | |
| 7.4.0 | 10,209,623 | 2/26/2024 | |
| 7.4.0-preview1 | 20,373 | 2/12/2024 | |
| 7.3.1 | 18,006,117 | 2/3/2024 | |
| 7.3.0 | 2,405,025 | 1/30/2024 | |
| 7.2.0 | 17,061,618 | 1/10/2024 | |
| 7.1.2 | 137,382,735 | 1/9/2024 | |
| 7.0.3 | 30,811,475 | 10/17/2023 | |
| 7.0.2 | 1,788,104 | 9/29/2023 | |
| 7.0.1 | 259,519 | 9/27/2023 | |
| 7.0.0 | 10,610,502 | 9/11/2023 | |
| 7.0.0-preview5 | 471,394 | 9/6/2023 | |
| 7.0.0-preview4 | 8,423 | 8/29/2023 | |
| 7.0.0-preview3 | 21,529 | 8/21/2023 | |
| 7.0.0-preview2 | 9,682 | 8/13/2023 | |
| 7.0.0-preview | 199,828 | 7/11/2023 | |
| 6.36.0 | 6,587,666 | 7/19/2024 | |
| 6.35.1 | 574,320 | 7/11/2024 | |
| 6.35.0 | 243,735,441 | 1/9/2024 | |
| 6.34.0 | 47,457,287 | 10/17/2023 | |
| 6.33.0 | 10,766,743 | 10/3/2023 | |
| 6.32.3 | 3,811,882 | 9/5/2023 | |
| 6.32.2 | 3,315,033 | 8/26/2023 | |
| 6.32.1 | 5,662,622 | 7/28/2023 | |
| 6.32.0 | 8,926,669 | 7/12/2023 | |
| 6.31.0 | 7,660,224 | 6/8/2023 | |
| 6.30.1 | 7,132,268 | 5/10/2023 | |
| 6.30.0 | 8,458,543 | 4/26/2023 | |
| 6.29.0 | 5,036,016 | 4/14/2023 | |
| 6.28.1 | 3,555,860 | 4/3/2023 | |
| 6.27.0 | 14,560,960 | 2/16/2023 | |
| 6.26.1 | 9,274,729 | 2/7/2023 | |
| 6.26.0 | 4,525,274 | 1/20/2023 | |
| 6.25.1 | 30,614,906 | 12/1/2022 | |
| 6.25.0 | 12,606,060 | 10/27/2022 | |
| 6.24.0 | 112,817,904 | 10/13/2022 | |
| 6.23.1 | 22,580,439 | 9/8/2022 | |
| 6.23.0 | 820,871 | 9/6/2022 | |
| 6.22.1 | 3,642,414 | 8/25/2022 | |
| 6.22.0 | 17,631,051 | 7/27/2022 | |
| 6.21.0 | 80,699,668 | 7/1/2022 | |
| 6.20.0 | 8,483,244 | 6/21/2022 | |
| 6.19.0 | 23,091,046 | 6/6/2022 | |
| 6.18.0 | 6,530,774 | 5/19/2022 | |
| 6.17.0 | 19,896,827 | 4/6/2022 | |
| 6.16.0 | 24,328,474 | 2/18/2022 | |
| 6.15.1 | 67,778,612 | 1/20/2022 | |
| 6.15.0 | 18,087,412 | 12/3/2021 | |
| 6.14.1 | 10,141,089 | 11/4/2021 | |
| 6.14.0 | 1,116,760 | 10/29/2021 | |
| 6.13.1 | 13,625,121 | 10/7/2021 | |
| 6.12.2 | 31,105,654 | 8/20/2021 | |
| 6.12.1 | 4,502,678 | 8/13/2021 | |
| 6.12.0 | 11,263,264 | 7/21/2021 | |
| 6.11.1 | 31,723,259 | 5/21/2021 | |
| 6.11.0 | 4,495,098 | 4/27/2021 | |
| 6.10.2 | 12,746,762 | 4/15/2021 | |
| 6.10.1 | 1,283,972 | 4/12/2021 | |
| 6.10.0 | 163,731,850 | 3/30/2021 | |
| 6.9.0 | 2,768,576 | 3/16/2021 | |
| 6.8.0 | 274,886,252 | 10/13/2020 | |
| 6.7.2-preview-10803222715 | 71,733 | 8/4/2020 | |
| 6.7.1 | 99,169,235 | 6/30/2020 | |
| 6.6.0 | 9,074,925 | 5/22/2020 | |
| 6.5.1 | 5,645,321 | 4/28/2020 | |
| 6.5.0 | 15,342,449 | 3/24/2020 | |
| 5.7.0 | 5,007,854 | 1/9/2024 | |
| 5.6.0 | 168,398,839 | 10/19/2019 | |
| 5.5.0 | 238,164,606 | 6/24/2019 | |
| 5.4.0 | 125,645,203 | 1/23/2019 | |
| 5.3.0 | 85,227,741 | 10/5/2018 | |
| 5.2.4 | 29,858,278 | 6/19/2018 |