Microsoft.AspNetCore.Authentication.OpenIdConnect 2.1.0-preview1-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNetCore.Authentication.OpenIdConnect.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.OpenIdConnect --version 2.1.0-preview1-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Authentication.OpenIdConnect -Version 2.1.0-preview1-final
                    
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="2.1.0-preview1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="2.1.0-preview1-final" />
                    
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 2.1.0-preview1-final
                    
#r "nuget: Microsoft.AspNetCore.Authentication.OpenIdConnect, 2.1.0-preview1-final"
                    
#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.AspNetCore.Authentication.OpenIdConnect&version=2.1.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.Authentication.OpenIdConnect as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Authentication.OpenIdConnect&version=2.1.0-preview1-final&prerelease
                    
Install Microsoft.AspNetCore.Authentication.OpenIdConnect as a Cake Tool

ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.

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. 
.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 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (495)

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 (125)

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
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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 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), ..
oqtane/oqtane.framework
CMS & Application Framework for Blazor & .NET MAUI
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
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-preview.3.25172.1 2,467 4/10/2025
10.0.0-preview.2.25164.1 1,072 3/18/2025
10.0.0-preview.1.25120.3 1,080 2/25/2025
9.0.4 244,496 4/8/2025
9.0.3 383,417 3/11/2025
9.0.2 489,248 2/11/2025
9.0.1 577,422 1/14/2025
9.0.0 4,759,509 11/12/2024
9.0.0-rc.2.24474.3 197,491 10/8/2024
9.0.0-rc.1.24452.1 88,329 9/10/2024
9.0.0-preview.7.24406.2 2,267 8/13/2024
9.0.0-preview.6.24328.4 142,233 7/9/2024
9.0.0-preview.5.24306.11 1,015 6/11/2024
9.0.0-preview.4.24267.6 8,207 5/21/2024
9.0.0-preview.3.24172.13 63,008 4/11/2024
9.0.0-preview.2.24128.4 21,388 3/12/2024
9.0.0-preview.1.24081.5 22,688 2/13/2024
8.0.15 172,444 4/8/2025
8.0.14 382,064 3/11/2025
8.0.13 453,108 2/11/2025
8.0.12 683,376 1/14/2025
8.0.11 2,277,001 11/12/2024
8.0.10 2,688,280 10/8/2024
8.0.8 3,235,842 8/13/2024
8.0.7 1,900,584 7/9/2024
8.0.6 2,545,615 5/28/2024
8.0.5 902,848 5/14/2024
8.0.4 3,329,354 4/9/2024
8.0.3 4,124,873 3/12/2024
8.0.2 1,694,810 2/13/2024
8.0.1 3,830,112 1/9/2024
8.0.0 32,117,993 11/14/2023
8.0.0-rc.2.23480.2 536,271 10/10/2023
8.0.0-rc.1.23421.29 91,003 9/12/2023
8.0.0-preview.7.23375.9 385,905 8/8/2023
8.0.0-preview.6.23329.11 8,015 7/11/2023
8.0.0-preview.5.23302.2 3,870 6/13/2023
8.0.0-preview.4.23260.4 244,401 5/16/2023
8.0.0-preview.3.23177.8 3,705 4/11/2023
8.0.0-preview.2.23153.2 89,540 3/14/2023
8.0.0-preview.1.23112.2 51,952 2/21/2023
7.0.20 165,928 5/28/2024
7.0.19 27,223 5/14/2024
7.0.18 108,344 4/9/2024
7.0.17 63,591 3/12/2024
7.0.16 158,868 2/13/2024
7.0.15 573,148 1/9/2024
7.0.14 1,360,949 11/14/2023
7.0.13 596,361 10/24/2023
7.0.12 453,354 10/10/2023
7.0.11 692,907 9/12/2023
7.0.10 1,210,516 8/8/2023
7.0.9 801,582 7/11/2023
7.0.8 587,317 6/22/2023
7.0.7 252,242 6/13/2023
7.0.5 2,205,938 4/11/2023
7.0.4 726,029 3/14/2023
7.0.3 748,896 2/14/2023
7.0.2 1,072,954 1/10/2023
7.0.1 9,403,519 12/13/2022
7.0.0 4,034,200 11/7/2022
7.0.0-rc.2.22476.2 19,769 10/11/2022
7.0.0-rc.1.22427.2 71,309 9/14/2022
7.0.0-preview.7.22376.6 4,097 8/9/2022
7.0.0-preview.6.22330.3 295,530 7/12/2022
7.0.0-preview.5.22303.8 2,865 6/14/2022
7.0.0-preview.4.22251.1 2,123 5/10/2022
7.0.0-preview.3.22178.4 1,383 4/13/2022
7.0.0-preview.2.22153.2 8,228 3/14/2022
7.0.0-preview.1.22109.13 1,170 2/17/2022
6.0.36 460,037 11/12/2024
6.0.35 288,545 10/8/2024
6.0.33 432,289 8/13/2024
6.0.32 255,449 7/9/2024
6.0.31 373,176 5/28/2024
6.0.30 129,324 5/14/2024
6.0.29 850,373 4/9/2024
6.0.28 382,367 3/12/2024
6.0.27 496,681 2/13/2024
6.0.26 917,485 1/9/2024
6.0.25 1,177,722 11/14/2023
6.0.24 359,732 10/24/2023
6.0.23 257,191 10/10/2023
6.0.22 486,438 9/12/2023
6.0.21 714,174 8/8/2023
6.0.20 617,041 7/11/2023
6.0.19 533,626 6/22/2023
6.0.18 299,680 6/13/2023
6.0.16 1,958,742 4/11/2023
6.0.15 1,010,215 3/14/2023
6.0.14 1,046,844 2/14/2023
6.0.13 1,646,105 1/10/2023
6.0.12 10,091,442 12/13/2022
6.0.11 2,572,531 11/7/2022
6.0.10 2,587,650 10/11/2022
6.0.9 2,565,163 9/13/2022
6.0.8 2,693,438 8/9/2022
6.0.7 2,376,981 7/12/2022
6.0.6 1,872,455 6/14/2022
6.0.5 3,119,584 5/10/2022
6.0.4 1,770,184 4/11/2022
6.0.3 2,410,909 3/8/2022
6.0.2 1,639,089 2/8/2022
6.0.1 3,423,019 12/14/2021
6.0.0 22,600,126 11/8/2021
6.0.0-rc.2.21480.10 35,764 10/12/2021
6.0.0-rc.1.21452.15 20,838 9/14/2021
6.0.0-preview.7.21378.6 17,941 8/10/2021
6.0.0-preview.6.21355.2 7,090 7/14/2021
6.0.0-preview.5.21301.17 4,862 6/15/2021
6.0.0-preview.4.21253.5 7,577 5/24/2021
6.0.0-preview.3.21201.13 8,133 4/8/2021
6.0.0-preview.2.21154.6 1,598 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,464 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 573,691 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 97,382 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 207,265 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 279,070 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 418,950 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 23,711,650 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,069,613 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,110,964 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,133,197 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 806,724 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 973,048 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 843,523 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,150,599 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 989,297 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 776,693 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 982,410 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,842,602 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 16,616,461 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 81,095 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 639,429 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,566,960 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,162 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 17,706 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,250 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,529 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,410 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,228 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,725 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 380,601 12/13/2022
3.1.31 44,603 11/8/2022
3.1.30 54,964 10/11/2022
3.1.29 61,100 9/13/2022
3.1.28 58,872 8/9/2022
3.1.27 65,434 7/12/2022
3.1.26 64,612 6/14/2022
3.1.25 99,929 5/10/2022
3.1.24 82,043 4/11/2022
3.1.23 3,301,819 3/8/2022
3.1.22 731,250 12/14/2021
3.1.21 238,804 11/7/2021
3.1.20 264,136 10/11/2021
3.1.19 247,508 9/14/2021
3.1.18 2,378,777 8/10/2021
3.1.17 391,564 7/13/2021
3.1.16 536,266 6/8/2021
3.1.15 351,899 5/11/2021
3.1.14 560,006 4/6/2021
3.1.13 722,810 3/9/2021
3.1.12 516,414 2/9/2021
3.1.11 586,360 1/12/2021
3.1.10 1,402,580 11/9/2020
3.1.9 2,089,685 10/13/2020
3.1.8 5,584,471 9/8/2020
3.1.7 1,419,645 8/11/2020
3.1.6 1,305,763 7/14/2020
3.1.5 1,886,777 6/9/2020
3.1.4 1,552,060 5/12/2020
3.1.3 2,693,220 3/24/2020
3.1.2 1,968,256 2/18/2020
3.1.1 5,259,931 1/14/2020
3.1.0 38,530,006 12/3/2019
3.1.0-preview3.19555.2 5,787 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,174 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,544 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 1,200,673 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 56,029 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 4,077,410 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 15,606 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,282,324 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 9,279 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 32,131 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 7,086 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 11,606 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 4,567 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 115,323 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 4,513 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
2.3.0 4,146 1/14/2025
2.2.0 16,043,659 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 68,500 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 13,464 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 9,291 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 14,593,673 8/21/2018
2.1.1 11,316,961 6/18/2018
2.1.0 12,548,521 5/29/2018
2.1.0-rc1-final 22,966 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 30,306 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 30,274 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 3,997,268 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 7,914,273 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.1 6,628,124 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,789,086 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 57,300 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 25,486 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.3 223,690 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 390,192 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 228,003 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 190,240 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 5,918 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.5 7,743 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 4,944 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 8,581 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 71,033 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 19,196 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 242,970 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 12,329 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.