Microsoft.AspNetCore.Authentication.OpenIdConnect 3.1.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.OpenIdConnect --version 3.1.4
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.OpenIdConnect -Version 3.1.4
                    
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.AspNetCore.Authentication.OpenIdConnect" Version="3.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" />
                    
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.AspNetCore.Authentication.OpenIdConnect --version 3.1.4
                    
#r "nuget: Microsoft.AspNetCore.Authentication.OpenIdConnect, 3.1.4"
                    
#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.
#:package Microsoft.AspNetCore.Authentication.OpenIdConnect@3.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Authentication.OpenIdConnect&version=3.1.4
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.OpenIdConnect&version=3.1.4
                    
Install as a Cake Tool

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/aspnet/AspNetCore/tree/67e04394e98d5bfa6a5684d471a72fcbe30fd587

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (543)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Authentication.OpenIdConnect:

Package Downloads
Microsoft.Identity.Web.TokenAcquisition

Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.Authentication.AzureAD.UI

ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38

Duende.IdentityServer

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

GitHub repositories (131)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.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.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/eShop
A reference .NET application implementing an eCommerce site
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
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.
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
Squidex/squidex
Headless CMS and Content Managment Hub
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, 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), ..
oqtane/oqtane.framework
Oqtane is an open-source developer productivity platform for building modern .NET applications that run on Web, Desktop and Mobile.
ErsatzTV/ErsatzTV
Open-source platform that transforms your personal media library into live, custom TV channels.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
Version Downloads Last Updated
10.0.0-rc.2.25502.107 2,374 10/14/2025
10.0.0-rc.1.25451.107 20,834 9/9/2025
10.0.0-preview.7.25380.108 3,894 8/12/2025
10.0.0-preview.6.25358.103 2,628 7/15/2025
10.0.0-preview.5.25277.114 4,618 6/6/2025
10.0.0-preview.4.25258.110 1,586 5/12/2025
10.0.0-preview.3.25172.1 2,919 4/10/2025
10.0.0-preview.2.25164.1 55,707 3/18/2025
10.0.0-preview.1.25120.3 94,593 2/25/2025
9.0.10 25,280 10/14/2025
9.0.9 546,021 9/9/2025
9.0.8 603,371 8/5/2025
9.0.7 524,610 7/8/2025
9.0.6 741,568 6/10/2025
9.0.5 886,054 5/13/2025
9.0.4 1,042,225 4/8/2025
9.0.3 817,210 3/11/2025
9.0.2 727,559 2/11/2025
9.0.1 955,945 1/14/2025
9.0.0 11,808,337 11/12/2024
9.0.0-rc.2.24474.3 260,530 10/8/2024
9.0.0-rc.1.24452.1 113,309 9/10/2024
9.0.0-preview.7.24406.2 2,911 8/13/2024
9.0.0-preview.6.24328.4 192,906 7/9/2024
9.0.0-preview.5.24306.11 1,181 6/11/2024
9.0.0-preview.4.24267.6 8,741 5/21/2024
9.0.0-preview.3.24172.13 63,666 4/11/2024
9.0.0-preview.2.24128.4 21,805 3/12/2024
9.0.0-preview.1.24081.5 23,064 2/13/2024
8.0.21 13,575 10/14/2025
8.0.20 270,365 9/9/2025
8.0.19 445,533 8/4/2025
8.0.18 451,174 7/8/2025
8.0.17 649,481 6/10/2025
8.0.16 647,564 5/13/2025
8.0.15 1,033,026 4/8/2025
8.0.14 1,120,297 3/11/2025
8.0.13 962,144 2/11/2025
8.0.12 1,206,793 1/14/2025
8.0.11 3,892,081 11/12/2024
8.0.10 4,258,663 10/8/2024
8.0.8 4,301,136 8/13/2024
8.0.7 2,559,578 7/9/2024
8.0.6 3,149,049 5/28/2024
8.0.5 1,055,783 5/14/2024
8.0.4 4,630,283 4/9/2024
8.0.3 5,370,473 3/12/2024
8.0.2 2,031,663 2/13/2024
8.0.1 5,198,055 1/9/2024
8.0.0 45,514,776 11/14/2023
8.0.0-rc.2.23480.2 674,511 10/10/2023
8.0.0-rc.1.23421.29 118,457 9/12/2023
8.0.0-preview.7.23375.9 512,150 8/8/2023
8.0.0-preview.6.23329.11 8,142 7/11/2023
8.0.0-preview.5.23302.2 4,019 6/13/2023
8.0.0-preview.4.23260.4 261,420 5/16/2023
8.0.0-preview.3.23177.8 4,025 4/11/2023
8.0.0-preview.2.23153.2 90,309 3/14/2023
8.0.0-preview.1.23112.2 52,075 2/21/2023
7.0.20 609,877 5/28/2024
7.0.19 39,057 5/14/2024
7.0.18 122,309 4/9/2024
7.0.17 76,398 3/12/2024
7.0.16 173,543 2/13/2024
7.0.15 726,707 1/9/2024
7.0.14 1,567,660 11/14/2023
7.0.13 640,474 10/24/2023
7.0.12 471,810 10/10/2023
7.0.11 723,518 9/12/2023
7.0.10 1,274,653 8/8/2023
7.0.9 853,533 7/11/2023
7.0.8 610,427 6/22/2023
7.0.7 268,449 6/13/2023
7.0.5 2,298,815 4/11/2023
7.0.4 755,685 3/14/2023
7.0.3 813,697 2/14/2023
7.0.2 1,115,335 1/10/2023
7.0.1 10,084,943 12/13/2022
7.0.0 4,791,196 11/7/2022
7.0.0-rc.2.22476.2 20,115 10/11/2022
7.0.0-rc.1.22427.2 71,432 9/14/2022
7.0.0-preview.7.22376.6 4,234 8/9/2022
7.0.0-preview.6.22330.3 380,817 7/12/2022
7.0.0-preview.5.22303.8 3,011 6/14/2022
7.0.0-preview.4.22251.1 2,267 5/10/2022
7.0.0-preview.3.22178.4 1,522 4/13/2022
7.0.0-preview.2.22153.2 10,879 3/14/2022
7.0.0-preview.1.22109.13 1,304 2/17/2022
6.0.36 1,252,220 11/12/2024
6.0.35 431,434 10/8/2024
6.0.33 614,346 8/13/2024
6.0.32 336,603 7/9/2024
6.0.31 465,730 5/28/2024
6.0.30 157,082 5/14/2024
6.0.29 1,096,236 4/9/2024
6.0.28 462,789 3/12/2024
6.0.27 592,505 2/13/2024
6.0.26 1,062,633 1/9/2024
6.0.25 1,351,053 11/14/2023
6.0.24 395,981 10/24/2023
6.0.23 293,594 10/10/2023
6.0.22 530,386 9/12/2023
6.0.21 766,444 8/8/2023
6.0.20 653,576 7/11/2023
6.0.19 605,907 6/22/2023
6.0.18 332,031 6/13/2023
6.0.16 2,054,285 4/11/2023
6.0.15 1,053,804 3/14/2023
6.0.14 1,101,932 2/14/2023
6.0.13 1,743,624 1/10/2023
6.0.12 10,806,200 12/13/2022
6.0.11 2,826,565 11/7/2022
6.0.10 2,678,659 10/11/2022
6.0.9 2,650,108 9/13/2022
6.0.8 2,798,720 8/9/2022
6.0.7 2,504,320 7/12/2022
6.0.6 1,940,674 6/14/2022
6.0.5 3,244,745 5/10/2022
6.0.4 1,823,724 4/11/2022
6.0.3 2,511,241 3/8/2022
6.0.2 1,719,807 2/8/2022
6.0.1 3,538,760 12/14/2021
6.0.0 26,189,268 11/8/2021
6.0.0-rc.2.21480.10 36,489 10/12/2021
6.0.0-rc.1.21452.15 21,288 9/14/2021
6.0.0-preview.7.21378.6 18,517 8/10/2021
6.0.0-preview.6.21355.2 7,252 7/14/2021
6.0.0-preview.5.21301.17 5,012 6/15/2021
6.0.0-preview.4.21253.5 7,719 5/24/2021
6.0.0-preview.3.21201.13 8,352 4/8/2021
6.0.0-preview.2.21154.6 1,794 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 3,679 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 616,022 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 105,705 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 222,150 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 290,691 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 432,273 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 24,998,761 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,093,143 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,137,855 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,165,387 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 823,963 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,080,649 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 857,633 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,212,761 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,014,836 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 796,785 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,011,657 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,913,639 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 17,816,000 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 83,949 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 702,874 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 4,794,599 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 13,458 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 18,255 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 2,485 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 1,730 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 1,602 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 1,434 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 1,926 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 444,548 12/13/2022
3.1.31 56,984 11/8/2022
3.1.30 63,920 10/11/2022
3.1.29 69,928 9/13/2022
3.1.28 66,765 8/9/2022
3.1.27 74,116 7/12/2022
3.1.26 71,308 6/14/2022
3.1.25 108,342 5/10/2022
3.1.24 93,637 4/11/2022
3.1.23 3,641,513 3/8/2022
3.1.22 759,703 12/14/2021
3.1.21 248,823 11/7/2021
3.1.20 273,279 10/11/2021
3.1.19 259,606 9/14/2021
3.1.18 2,466,746 8/10/2021
3.1.17 408,539 7/13/2021
3.1.16 548,921 6/8/2021
3.1.15 366,018 5/11/2021
3.1.14 574,305 4/6/2021
3.1.13 745,014 3/9/2021
3.1.12 531,522 2/9/2021
3.1.11 606,596 1/12/2021
3.1.10 1,446,398 11/9/2020
3.1.9 2,177,266 10/13/2020
3.1.8 5,677,418 9/8/2020
3.1.7 1,468,955 8/11/2020
3.1.6 1,331,505 7/14/2020
3.1.5 1,924,398 6/9/2020
3.1.4 1,580,460 5/12/2020
3.1.3 2,741,794 3/24/2020
3.1.2 2,039,852 2/18/2020
3.1.1 5,468,369 1/14/2020
3.1.0 41,313,504 12/3/2019
3.1.0-preview3.19555.2 6,098 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,372 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,749 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 1,456,022 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 65,417 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 4,226,954 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 15,813 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,332,334 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 9,585 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 32,347 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 7,319 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 11,913 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 4,830 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 115,631 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 4,827 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
2.3.0 20,997 1/14/2025
2.2.0 16,597,958 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 68,984 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 13,927 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 9,848 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 14,771,585 8/21/2018
2.1.1 12,248,404 6/18/2018
2.1.0 13,022,476 5/29/2018
2.1.0-rc1-final 23,542 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 30,910 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 30,801 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 4,098,325 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 8,053,210 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 6,791,751 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,932,714 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 58,595 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 25,849 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 235,703 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 404,284 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 235,084 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 196,719 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 6,246 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 12,902 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 10,083 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 13,831 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 77,049 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 24,365 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 266,877 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 12,671 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.