Microsoft.IdentityModel.Protocols.OpenIdConnect
7.0.0-preview4
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Protocols.OpenIdConnect --version 7.0.0-preview4
NuGet\Install-Package Microsoft.IdentityModel.Protocols.OpenIdConnect -Version 7.0.0-preview4
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.0.0-preview4" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.0.0-preview4" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" />
paket add Microsoft.IdentityModel.Protocols.OpenIdConnect --version 7.0.0-preview4
#r "nuget: Microsoft.IdentityModel.Protocols.OpenIdConnect, 7.0.0-preview4"
#addin nuget:?package=Microsoft.IdentityModel.Protocols.OpenIdConnect&version=7.0.0-preview4&prerelease
#tool nuget:?package=Microsoft.IdentityModel.Protocols.OpenIdConnect&version=7.0.0-preview4&prerelease
Includes types that provide support for OpenIdConnect protocol.
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.Protocols (>= 7.0.0-preview4)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.6.2
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview4)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETFramework 4.7.2
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview4)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview4)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview4)
- System.Text.Encodings.Web (>= 4.7.2)
- System.Text.Json (>= 4.7.2)
-
net6.0
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview4)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview4)
-
net8.0
- Microsoft.IdentityModel.Protocols (>= 7.0.0-preview4)
- System.IdentityModel.Tokens.Jwt (>= 7.0.0-preview4)
NuGet packages (401)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Protocols.OpenIdConnect:
Package | Downloads |
---|---|
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.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa |
|
Microsoft.AspNetCore.Authentication.OpenIdConnect
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa |
|
Microsoft.Graph.Core
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries. |
|
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. |
GitHub repositories (77)
Showing the top 20 popular GitHub repositories that depend on Microsoft.IdentityModel.Protocols.OpenIdConnect:
Repository | Stars |
---|---|
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.
|
|
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
|
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
|
Version | Downloads | Last updated |
---|---|---|
8.8.0 | 14,911 | a day ago |
8.7.0 | 491,848 | 19 days ago |
8.6.1 | 935,988 | a month ago |
8.6.0 | 467,931 | 2 months ago |
8.5.0 | 971,380 | 2 months ago |
8.4.0 | 533,931 | 2 months ago |
8.3.1 | 2,922,042 | 3 months ago |
8.3.0 | 4,729,038 | 4 months ago |
8.2.1 | 2,629,104 | 5 months ago |
8.2.0 | 4,910,602 | 5 months ago |
8.1.2 | 4,283,219 | 6 months ago |
8.1.1 | 392,524 | 6 months ago |
8.0.1 | 13,429,746 | 9 months ago |
8.0.0 | 1,157,062 | 9 months ago |
8.0.0-preview1 | 116,492 | 10 months ago |
7.7.1 | 1,250,525 | 9 months ago |
7.7.0 | 17,340 | 9 months ago |
7.6.3 | 1,734,303 | 9 months ago |
7.6.2 | 1,592,592 | 10 months ago |
7.6.1 | 210,734 | 10 months ago |
7.6.0 | 10,881,422 | 5/28/2024 |
7.5.2 | 2,025,583 | 5/13/2024 |
7.5.1 | 6,863,052 | 4/5/2024 |
7.5.0 | 8,260,237 | 3/27/2024 |
7.4.1 | 2,867,384 | 3/15/2024 |
7.4.0 | 4,083,137 | 2/26/2024 |
7.4.0-preview1 | 3,255 | 2/12/2024 |
7.3.1 | 6,401,777 | 2/3/2024 |
7.3.0 | 480,279 | 1/30/2024 |
7.2.0 | 4,980,128 | 1/10/2024 |
7.1.2 | 84,222,373 | 1/9/2024 |
7.0.3 | 22,867,970 | 10/17/2023 |
7.0.2 | 512,883 | 9/29/2023 |
7.0.1 | 242,537 | 9/27/2023 |
7.0.0 | 794,603 | 9/11/2023 |
7.0.0-preview5 | 308,973 | 9/6/2023 |
7.0.0-preview4 | 2,211 | 8/29/2023 |
7.0.0-preview3 | 4,392 | 8/21/2023 |
7.0.0-preview2 | 2,599 | 8/13/2023 |
7.0.0-preview | 180,099 | 7/11/2023 |
6.36.0 | 681,976 | 9 months ago |
6.35.1 | 63,331 | 9 months ago |
6.35.0 | 123,379,459 | 1/9/2024 |
6.34.0 | 6,472,865 | 10/17/2023 |
6.33.0 | 3,003,836 | 10/3/2023 |
6.32.3 | 1,645,532 | 9/5/2023 |
6.32.2 | 1,525,221 | 8/26/2023 |
6.32.1 | 2,429,097 | 7/28/2023 |
6.32.0 | 3,786,808 | 7/12/2023 |
6.31.0 | 1,985,351 | 6/8/2023 |
6.30.1 | 1,526,207 | 5/10/2023 |
6.30.0 | 4,747,071 | 4/26/2023 |
6.29.0 | 2,955,661 | 4/14/2023 |
6.28.1 | 404,566 | 4/3/2023 |
6.27.0 | 4,629,948 | 2/16/2023 |
6.26.1 | 5,669,466 | 2/7/2023 |
6.26.0 | 674,487 | 1/20/2023 |
6.25.1 | 11,989,135 | 12/1/2022 |
6.25.0 | 4,082,495 | 10/27/2022 |
6.24.0 | 89,702,610 | 10/13/2022 |
6.23.1 | 13,972,386 | 9/8/2022 |
6.23.0 | 87,316 | 9/6/2022 |
6.22.1 | 439,523 | 8/25/2022 |
6.22.0 | 8,082,128 | 7/27/2022 |
6.21.0 | 66,937,828 | 7/1/2022 |
6.20.0 | 6,317,096 | 6/21/2022 |
6.19.0 | 6,093,834 | 6/6/2022 |
6.18.0 | 642,373 | 5/19/2022 |
6.17.0 | 6,114,674 | 4/6/2022 |
6.16.0 | 5,483,482 | 2/18/2022 |
6.15.1 | 58,868,605 | 1/20/2022 |
6.15.0 | 7,448,611 | 12/3/2021 |
6.14.1 | 2,792,216 | 11/4/2021 |
6.14.0 | 463,377 | 10/29/2021 |
6.13.1 | 539,490 | 10/7/2021 |
6.12.2 | 21,031,349 | 8/20/2021 |
6.12.1 | 3,090,302 | 8/13/2021 |
6.12.0 | 2,844,788 | 7/21/2021 |
6.11.1 | 7,065,063 | 5/21/2021 |
6.11.0 | 728,002 | 4/27/2021 |
6.10.2 | 1,898,592 | 4/15/2021 |
6.10.1 | 768,951 | 4/12/2021 |
6.10.0 | 170,606,869 | 3/30/2021 |
6.9.0 | 302,612 | 3/16/2021 |
6.8.0 | 226,365,426 | 10/13/2020 |
6.7.2-preview-10803222715 | 8,216 | 8/4/2020 |
6.7.1 | 69,643,853 | 6/30/2020 |
6.6.0 | 1,026,417 | 5/22/2020 |
6.5.1 | 746,766 | 4/28/2020 |
6.5.0 | 8,586,790 | 3/24/2020 |
5.7.0 | 883,440 | 1/9/2024 |
5.6.0 | 114,699,530 | 10/19/2019 |
5.5.0 | 208,949,002 | 6/24/2019 |
5.4.0 | 4,259,530 | 1/23/2019 |
5.3.0 | 42,018,666 | 10/5/2018 |
5.2.4 | 2,351,451 | 6/19/2018 |
5.2.2 | 1,906,477 | 4/24/2018 |
5.2.1 | 7,602,115 | 2/8/2018 |
2.1.5 | 1,376,188 | 11/17/2017 |
2.1.4 | 25,425,566 | 6/12/2017 |
2.1.3 | 194,447 | 2/28/2017 |
2.1.2 | 2,406,602 | 1/11/2017 |
2.0.0 | 1,443,607 | 6/27/2016 |