Microsoft.IdentityModel.JsonWebTokens 6.7.2-preview-10803222715

Details
Advisory: https://github.com/advisories/GHSA-59j7-ghrg-fj52 Severity: moderate
This is a prerelease version of Microsoft.IdentityModel.JsonWebTokens.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.IdentityModel.JsonWebTokens --version 6.7.2-preview-10803222715
                    
NuGet\Install-Package Microsoft.IdentityModel.JsonWebTokens -Version 6.7.2-preview-10803222715
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.7.2-preview-10803222715" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.7.2-preview-10803222715" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.IdentityModel.JsonWebTokens --version 6.7.2-preview-10803222715
                    
#r "nuget: Microsoft.IdentityModel.JsonWebTokens, 6.7.2-preview-10803222715"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=6.7.2-preview-10803222715&prerelease
                    
Install Microsoft.IdentityModel.JsonWebTokens as a Cake Addin
#tool nuget:?package=Microsoft.IdentityModel.JsonWebTokens&version=6.7.2-preview-10803222715&prerelease
                    
Install Microsoft.IdentityModel.JsonWebTokens as a Cake Tool

Includes types that provide support for creating, serializing and validating JSON Web Tokens.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 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.

Microsoft.Data.SqlClient

Provides the data provider for SQL Server. These classes provide access to versions of SQL Server 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.

OpenIddict.Server

OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.

GitHub repositories (100)

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.
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
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
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.