Microsoft.IdentityModel.JsonWebTokens
7.0.0-preview4
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-59j7-ghrg-fj52 | Severity: moderate |
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"
#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. |
.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 (361)
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. |
|
Microsoft.Identity.Web.Certificateless
This package brings certificateless authentication. |
|
Microsoft.Owin.Security.Jwt
Middleware that enables an application to protect and validate JSON Web Tokens. |
|
Microsoft.Owin.Security.OpenIdConnect
Middleware that enables an application to use OpenIdConnect for authentication. |
GitHub repositories (96)
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.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
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!!
|
|
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.
|
|
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
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
|
|
xamarin/Essentials
Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
|
|
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
|
|
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
|
Version | Downloads | Last updated | |
---|---|---|---|
8.8.0 | 215,017 | 6 days ago | |
8.7.0 | 1,050,407 | 23 days ago | |
8.6.1 | 1,641,081 | a month ago | |
8.6.0 | 1,346,389 | 2 months ago | |
8.5.0 | 1,572,377 | 2 months ago | |
8.4.0 | 1,261,643 | 2 months ago | |
8.3.1 | 4,527,038 | 3 months ago | |
8.3.0 | 8,535,027 | 4 months ago | |
8.2.1 | 5,545,863 | 5 months ago | |
8.2.0 | 6,950,905 | 5 months ago | |
8.1.2 | 8,254,644 | 6 months ago | |
8.1.1 | 819,228 | 6 months ago | |
8.0.1 | 14,616,384 | 9 months ago | |
8.0.0 | 2,215,578 | 9 months ago | |
8.0.0-preview1 | 152,794 | 10 months ago | |
7.7.1 | 2,810,114 | 9 months ago | |
7.7.0 | 72,291 | 9 months ago | |
7.6.3 | 3,287,355 | 9 months ago | |
7.6.2 | 5,199,746 | 10 months ago | |
7.6.1 | 1,046,825 | 10 months ago | |
7.6.0 | 14,335,376 | 5/28/2024 | |
7.5.2 | 4,950,885 | 5/13/2024 | |
7.5.1 | 14,432,175 | 4/5/2024 | |
7.5.0 | 10,659,267 | 3/27/2024 | |
7.4.1 | 5,201,532 | 3/15/2024 | |
7.4.0 | 7,843,339 | 2/26/2024 | |
7.4.0-preview1 | 18,223 | 2/12/2024 | |
7.3.1 | 13,472,779 | 2/3/2024 | |
7.3.0 | 1,875,565 | 1/30/2024 | |
7.2.0 | 13,460,394 | 1/10/2024 | |
7.1.2 | 82,085,855 | 1/9/2024 | |
7.0.3 | 24,450,339 | 10/17/2023 | |
7.0.2 | 1,555,947 | 9/29/2023 | |
7.0.1 | 214,079 | 9/27/2023 | |
7.0.0 | 8,023,840 | 9/11/2023 | |
7.0.0-preview5 | 316,300 | 9/6/2023 | |
7.0.0-preview4 | 7,999 | 8/29/2023 | |
7.0.0-preview3 | 20,759 | 8/21/2023 | |
7.0.0-preview2 | 9,211 | 8/13/2023 | |
7.0.0-preview | 178,559 | 7/11/2023 | |
6.36.0 | 3,038,912 | 9 months ago | |
6.35.1 | 313,510 | 9 months ago | |
6.35.0 | 140,663,495 | 1/9/2024 | |
6.34.0 | 26,647,620 | 10/17/2023 | |
6.33.0 | 9,510,882 | 10/3/2023 | |
6.32.3 | 3,419,369 | 9/5/2023 | |
6.32.2 | 3,055,914 | 8/26/2023 | |
6.32.1 | 5,192,481 | 7/28/2023 | |
6.32.0 | 8,029,692 | 7/12/2023 | |
6.31.0 | 7,066,111 | 6/8/2023 | |
6.30.1 | 6,282,269 | 5/10/2023 | |
6.30.0 | 7,705,722 | 4/26/2023 | |
6.29.0 | 4,679,998 | 4/14/2023 | |
6.28.1 | 3,347,530 | 4/3/2023 | |
6.27.0 | 13,582,030 | 2/16/2023 | |
6.26.1 | 7,794,435 | 2/7/2023 | |
6.26.0 | 4,204,737 | 1/20/2023 | |
6.25.1 | 28,085,318 | 12/1/2022 | |
6.25.0 | 11,656,803 | 10/27/2022 | |
6.24.0 | 92,419,051 | 10/13/2022 | |
6.23.1 | 20,787,623 | 9/8/2022 | |
6.23.0 | 779,034 | 9/6/2022 | |
6.22.1 | 3,428,390 | 8/25/2022 | |
6.22.0 | 15,170,695 | 7/27/2022 | |
6.21.0 | 74,111,304 | 7/1/2022 | |
6.20.0 | 8,043,251 | 6/21/2022 | |
6.19.0 | 20,574,285 | 6/6/2022 | |
6.18.0 | 6,165,487 | 5/19/2022 | |
6.17.0 | 18,103,167 | 4/6/2022 | |
6.16.0 | 20,311,443 | 2/18/2022 | |
6.15.1 | 61,350,056 | 1/20/2022 | |
6.15.0 | 16,807,504 | 12/3/2021 | |
6.14.1 | 9,609,621 | 11/4/2021 | |
6.14.0 | 1,061,811 | 10/29/2021 | |
6.13.1 | 12,465,588 | 10/7/2021 | |
6.12.2 | 28,452,237 | 8/20/2021 | |
6.12.1 | 4,256,390 | 8/13/2021 | |
6.12.0 | 8,540,295 | 7/21/2021 | |
6.11.1 | 28,326,538 | 5/21/2021 | |
6.11.0 | 4,258,919 | 4/27/2021 | |
6.10.2 | 11,545,882 | 4/15/2021 | |
6.10.1 | 1,195,282 | 4/12/2021 | |
6.10.0 | 151,325,430 | 3/30/2021 | |
6.9.0 | 2,625,045 | 3/16/2021 | |
6.8.0 | 248,059,592 | 10/13/2020 | |
6.7.2-preview-10803222715 | 68,024 | 8/4/2020 | |
6.7.1 | 94,049,682 | 6/30/2020 | |
6.6.0 | 8,802,938 | 5/22/2020 | |
6.5.1 | 5,337,936 | 4/28/2020 | |
6.5.0 | 14,145,162 | 3/24/2020 | |
5.7.0 | 3,066,008 | 1/9/2024 | |
5.6.0 | 158,489,974 | 10/19/2019 | |
5.5.0 | 225,092,154 | 6/24/2019 | |
5.4.0 | 116,506,814 | 1/23/2019 | |
5.3.0 | 77,101,354 | 10/5/2018 | |
5.2.4 | 28,624,997 | 6/19/2018 |