Microsoft.IdentityModel.JsonWebTokens
7.0.0-preview2
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-preview2
NuGet\Install-Package Microsoft.IdentityModel.JsonWebTokens -Version 7.0.0-preview2
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.0.0-preview2" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.0.0-preview2" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" />
paket add Microsoft.IdentityModel.JsonWebTokens --version 7.0.0-preview2
#r "nuget: Microsoft.IdentityModel.JsonWebTokens, 7.0.0-preview2"
#:package Microsoft.IdentityModel.JsonWebTokens@7.0.0-preview2
#addin nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=7.0.0-preview2&prerelease
#tool nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=7.0.0-preview2&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-preview2)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.6.2
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
net6.0
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
-
net8.0
- Microsoft.IdentityModel.Tokens (>= 7.0.0-preview2)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (460)
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 (112)
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.15.0 | 50,494 | 11/18/2025 | |
| 8.14.0 | 12,552,349 | 8/15/2025 | |
| 8.13.1 | 1,273,560 | 8/8/2025 | |
| 8.13.0 | 2,600,254 | 7/21/2025 | |
| 8.12.1 | 7,780,366 | 6/17/2025 | |
| 8.12.0 | 4,466,145 | 6/3/2025 | |
| 8.11.0 | 3,044,914 | 5/23/2025 | |
| 8.10.0 | 2,236,207 | 5/15/2025 | |
| 8.9.0 | 6,907,807 | 4/24/2025 | |
| 8.8.0 | 8,715,899 | 4/8/2025 | |
| 8.7.0 | 5,355,775 | 3/21/2025 | |
| 8.6.1 | 11,429,772 | 3/7/2025 | |
| 8.6.0 | 4,571,173 | 2/22/2025 | |
| 8.5.0 | 3,805,821 | 2/15/2025 | |
| 8.4.0 | 3,757,918 | 2/7/2025 | |
| 8.3.1 | 15,773,398 | 1/17/2025 | |
| 8.3.0 | 18,403,253 | 12/4/2024 | |
| 8.2.1 | 11,434,544 | 11/15/2024 | |
| 8.2.0 | 14,373,813 | 11/2/2024 | |
| 8.1.2 | 14,793,672 | 10/8/2024 | |
| 8.1.1 | 1,456,121 | 10/5/2024 | |
| 8.0.1 | 41,454,796 | 7/23/2024 | |
| 8.0.0 | 3,615,141 | 7/16/2024 | |
| 8.0.0-preview1 | 205,660 | 6/19/2024 | |
| 7.7.1 | 14,095,332 | 7/20/2024 | |
| 7.7.0 | 181,365 | 7/18/2024 | |
| 7.6.3 | 6,182,911 | 7/10/2024 | |
| 7.6.2 | 7,679,439 | 6/20/2024 | |
| 7.6.1 | 1,455,221 | 6/17/2024 | |
| 7.6.0 | 20,622,666 | 5/28/2024 | |
| 7.5.2 | 7,013,725 | 5/13/2024 | |
| 7.5.1 | 20,514,985 | 4/5/2024 | |
| 7.5.0 | 39,193,075 | 3/27/2024 | |
| 7.4.1 | 6,946,044 | 3/15/2024 | |
| 7.4.0 | 10,288,480 | 2/26/2024 | |
| 7.4.0-preview1 | 20,423 | 2/12/2024 | |
| 7.3.1 | 18,146,227 | 2/3/2024 | |
| 7.3.0 | 2,422,895 | 1/30/2024 | |
| 7.2.0 | 17,184,423 | 1/10/2024 | |
| 7.1.2 | 139,389,017 | 1/9/2024 | |
| 7.0.3 | 31,041,671 | 10/17/2023 | |
| 7.0.2 | 1,797,208 | 9/29/2023 | |
| 7.0.1 | 260,540 | 9/27/2023 | |
| 7.0.0 | 10,700,128 | 9/11/2023 | |
| 7.0.0-preview5 | 476,389 | 9/6/2023 | |
| 7.0.0-preview4 | 8,432 | 8/29/2023 | |
| 7.0.0-preview3 | 21,551 | 8/21/2023 | |
| 7.0.0-preview2 | 9,693 | 8/13/2023 | |
| 7.0.0-preview | 200,433 | 7/11/2023 | |
| 6.36.0 | 6,729,415 | 7/19/2024 | |
| 6.35.1 | 582,809 | 7/11/2024 | |
| 6.35.0 | 247,596,316 | 1/9/2024 | |
| 6.34.0 | 48,244,314 | 10/17/2023 | |
| 6.33.0 | 10,807,710 | 10/3/2023 | |
| 6.32.3 | 3,822,913 | 9/5/2023 | |
| 6.32.2 | 3,321,684 | 8/26/2023 | |
| 6.32.1 | 5,674,523 | 7/28/2023 | |
| 6.32.0 | 8,952,439 | 7/12/2023 | |
| 6.31.0 | 7,675,150 | 6/8/2023 | |
| 6.30.1 | 7,161,945 | 5/10/2023 | |
| 6.30.0 | 8,481,200 | 4/26/2023 | |
| 6.29.0 | 5,046,196 | 4/14/2023 | |
| 6.28.1 | 3,560,604 | 4/3/2023 | |
| 6.27.0 | 14,590,967 | 2/16/2023 | |
| 6.26.1 | 9,316,765 | 2/7/2023 | |
| 6.26.0 | 4,534,482 | 1/20/2023 | |
| 6.25.1 | 30,683,601 | 12/1/2022 | |
| 6.25.0 | 12,630,916 | 10/27/2022 | |
| 6.24.0 | 113,496,754 | 10/13/2022 | |
| 6.23.1 | 22,633,899 | 9/8/2022 | |
| 6.23.0 | 821,662 | 9/6/2022 | |
| 6.22.1 | 3,647,182 | 8/25/2022 | |
| 6.22.0 | 17,708,315 | 7/27/2022 | |
| 6.21.0 | 80,922,204 | 7/1/2022 | |
| 6.20.0 | 8,495,369 | 6/21/2022 | |
| 6.19.0 | 23,172,580 | 6/6/2022 | |
| 6.18.0 | 6,538,060 | 5/19/2022 | |
| 6.17.0 | 19,959,657 | 4/6/2022 | |
| 6.16.0 | 24,460,950 | 2/18/2022 | |
| 6.15.1 | 67,969,351 | 1/20/2022 | |
| 6.15.0 | 18,127,757 | 12/3/2021 | |
| 6.14.1 | 10,156,774 | 11/4/2021 | |
| 6.14.0 | 1,118,222 | 10/29/2021 | |
| 6.13.1 | 13,657,322 | 10/7/2021 | |
| 6.12.2 | 31,188,393 | 8/20/2021 | |
| 6.12.1 | 4,509,702 | 8/13/2021 | |
| 6.12.0 | 11,356,634 | 7/21/2021 | |
| 6.11.1 | 31,837,878 | 5/21/2021 | |
| 6.11.0 | 4,501,852 | 4/27/2021 | |
| 6.10.2 | 12,785,749 | 4/15/2021 | |
| 6.10.1 | 1,285,267 | 4/12/2021 | |
| 6.10.0 | 164,115,328 | 3/30/2021 | |
| 6.9.0 | 2,773,834 | 3/16/2021 | |
| 6.8.0 | 275,748,745 | 10/13/2020 | |
| 6.7.2-preview-10803222715 | 71,854 | 8/4/2020 | |
| 6.7.1 | 99,292,108 | 6/30/2020 | |
| 6.6.0 | 9,083,649 | 5/22/2020 | |
| 6.5.1 | 5,653,296 | 4/28/2020 | |
| 6.5.0 | 15,377,609 | 3/24/2020 | |
| 5.7.0 | 5,077,758 | 1/9/2024 | |
| 5.6.0 | 168,662,930 | 10/19/2019 | |
| 5.5.0 | 238,588,782 | 6/24/2019 | |
| 5.4.0 | 125,949,608 | 1/23/2019 | |
| 5.3.0 | 85,499,696 | 10/5/2018 | |
| 5.2.4 | 29,894,459 | 6/19/2018 |