Microsoft.IdentityModel.Validators
6.21.0
Prefix Reserved
.NET 6.0
.NET Standard 2.0
.NET Framework 4.5
Install-Package Microsoft.IdentityModel.Validators -Version 6.21.0
dotnet add package Microsoft.IdentityModel.Validators --version 6.21.0
<PackageReference Include="Microsoft.IdentityModel.Validators" Version="6.21.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IdentityModel.Validators --version 6.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.IdentityModel.Validators, 6.21.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.Validators as a Cake Addin
#addin nuget:?package=Microsoft.IdentityModel.Validators&version=6.21.0
// Install Microsoft.IdentityModel.Validators as a Cake Tool
#tool nuget:?package=Microsoft.IdentityModel.Validators&version=6.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Includes types that provide token validators.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Microsoft.IdentityModel.Protocols (>= 6.21.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.21.0)
- System.IdentityModel.Tokens.Jwt (>= 6.21.0)
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Protocols (>= 6.21.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.21.0)
- System.IdentityModel.Tokens.Jwt (>= 6.21.0)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Protocols (>= 6.21.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.21.0)
- System.IdentityModel.Tokens.Jwt (>= 6.21.0)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Protocols (>= 6.21.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.21.0)
- System.IdentityModel.Tokens.Jwt (>= 6.21.0)
-
net6.0
- Microsoft.IdentityModel.Protocols (>= 6.21.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.21.0)
- System.IdentityModel.Tokens.Jwt (>= 6.21.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.IdentityModel.Validators:
Package | Downloads |
---|---|
Microsoft.Identity.Web
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs. |
|
Naas.ControlTower.Service
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.IdentityModel.Validators:
Repository | Stars |
---|---|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|