Microsoft.IdentityModel.Protocols.OpenIdConnect
5.2.0-preview2-41113220915
See the version list below for details.
dotnet add package Microsoft.IdentityModel.Protocols.OpenIdConnect --version 5.2.0-preview2-41113220915
NuGet\Install-Package Microsoft.IdentityModel.Protocols.OpenIdConnect -Version 5.2.0-preview2-41113220915
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="5.2.0-preview2-41113220915" />
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="5.2.0-preview2-41113220915" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" />
paket add Microsoft.IdentityModel.Protocols.OpenIdConnect --version 5.2.0-preview2-41113220915
#r "nuget: Microsoft.IdentityModel.Protocols.OpenIdConnect, 5.2.0-preview2-41113220915"
#addin nuget:?package=Microsoft.IdentityModel.Protocols.OpenIdConnect&version=5.2.0-preview2-41113220915&prerelease
#tool nuget:?package=Microsoft.IdentityModel.Protocols.OpenIdConnect&version=5.2.0-preview2-41113220915&prerelease
Includes types that provide support for OpenIdConnect protocol.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Microsoft.IdentityModel.Protocols (>= 5.2.0-preview2-41113220915)
- Newtonsoft.Json (>= 10.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.2.0-preview2-41113220915)
-
.NETFramework 4.5.1
- Microsoft.IdentityModel.Protocols (>= 5.2.0-preview2-41113220915)
- Newtonsoft.Json (>= 10.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.2.0-preview2-41113220915)
-
.NETStandard 1.4
- Microsoft.IdentityModel.Protocols (>= 5.2.0-preview2-41113220915)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IdentityModel.Tokens.Jwt (>= 5.2.0-preview2-41113220915)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.IdentityModel.Protocols.OpenIdConnect:
Package | Downloads |
---|---|
Microsoft.Owin.Security.OpenIdConnect
Middleware that enables an application to use OpenIdConnect for authentication. |
|
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. |
|
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/e5f183b656a0e8bc087108130a5a9b54ae94494e |
|
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/e5f183b656a0e8bc087108130a5a9b54ae94494e |
|
OpenIddict.Validation
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package. |
GitHub repositories (79)
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/KurrentDB
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.
|
|
polterguy/magic
An AI-based Low-Code and No-Code software development automation framework
|
Version | Downloads | Last updated |
---|---|---|
6.11.1 | 67 | 9/19/2022 |
6.10.0 | 171 | 9/19/2022 |
6.8.0 | 32,565 | 3/6/2021 |
6.7.2-preview-10803222715 | 1 | 3/6/2021 |
6.7.1 | 1 | 3/6/2021 |
6.7.0 | 1 | 3/6/2021 |
6.6.0 | 1 | 3/6/2021 |
6.5.1 | 1 | 3/6/2021 |
6.5.0 | 1 | 3/6/2021 |
5.6.0 | 3 | 3/6/2021 |
5.5.0 | 65,357 | 3/6/2021 |
5.4.0 | 1 | 3/6/2021 |
5.3.0 | 37,496 | 3/6/2021 |
5.2.4 | 2 | 3/6/2021 |
5.2.3 | 1 | 3/6/2021 |
5.2.2 | 1 | 3/6/2021 |
5.2.1 | 9,439 | 3/6/2021 |
5.2.0 | 9,459 | 3/6/2021 |
5.2.0-preview2-41113220915 | 1 | 3/6/2021 |
5.2.0-preview1-408290725 | 5 | 3/6/2021 |
2.1.5 | 1 | 3/6/2021 |
2.1.4 | 159 | 3/6/2021 |
2.1.3 | 6 | 3/6/2021 |
2.1.2 | 103 | 3/6/2021 |
2.1.1 | 1 | 3/6/2021 |
2.1.0 | 26 | 3/6/2021 |
2.0.1-pre-310121323 | 1 | 3/6/2021 |
2.0.0 | 63 | 3/6/2021 |
2.0.0-rc2-305061149 | 1 | 3/6/2021 |