OpenIddict.Abstractions 2.0.0-rc3-final

Prefix Reserved
Additional Details

This version is no longer supported and users are encouraged to migrate to the latest OpenIddict version. For more information, visit https://documentation.openiddict.com/guides/.

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

OpenIddict's abstractions.

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

Showing the top 5 NuGet packages that depend on OpenIddict.Abstractions:

Package Downloads
OpenIddict.Core

OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.

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.

OpenIddict.Server

OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.

Umbraco.Cms.Infrastructure

Contains the infrastructure assembly needed to run Umbraco CMS.

OpenIddict

Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, client, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on OpenIddict.Abstractions:

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.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
fullstackhero/dotnet-microservices-boilerplate
The Ultimate Microservices Starter Kit for .NET Developers!
thomasduft/openiddict-ui
A headless UI for the OpenIddict-Core stack.
Nfactor26/pixel-identity
Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last Updated
7.1.0 12,938 9/10/2025
7.0.0 153,342 7/7/2025
7.0.0-preview.4.25313.34 1,282 6/13/2025
7.0.0-preview.3.25264.86 1,873 5/14/2025
7.0.0-preview.2.25215.57 1,274 4/15/2025
7.0.0-preview.1.25169.78 729 3/19/2025
6.4.0 191,689 6/11/2025
6.3.0 140,260 5/14/2025
6.2.1 236,971 4/22/2025
6.2.0 147,793 3/28/2025
6.1.1 713,141 2/26/2025
6.1.0 99,984 2/13/2025 6.1.0 is deprecated.
6.0.0 561,416 12/17/2024 6.0.0 is deprecated.
6.0.0-rc1.24608.69 1,495 12/8/2024 6.0.0-rc1.24608.69 is deprecated.
6.0.0-preview4.24563.42 8,938 11/13/2024 6.0.0-preview4.24563.42 is deprecated.
6.0.0-preview3.24551.41 107,861 11/1/2024 6.0.0-preview3.24551.41 is deprecated.
6.0.0-preview2.24522.58 711 10/22/2024 6.0.0-preview2.24522.58 is deprecated.
6.0.0-preview1.24504.78 23,625 10/4/2024 6.0.0-preview1.24504.78 is deprecated.
5.8.0 1,589,955 8/22/2024
5.7.1 44,147 8/15/2024 5.7.1 is deprecated.
5.7.0 549,302 6/19/2024 5.7.0 is deprecated.
5.6.0 396,342 5/14/2024 5.6.0 is deprecated.
5.5.0 700,369 4/25/2024 5.5.0 is deprecated.
5.4.0 272,797 3/26/2024 5.4.0 is deprecated.
5.3.0 308,809 3/4/2024 5.3.0 is deprecated.
5.2.0 291,767 2/12/2024 5.2.0 is deprecated.
5.1.0 448,698 1/18/2024 5.1.0 is deprecated.
5.0.1 295,062 12/22/2023 5.0.1 is deprecated.
5.0.0 368,837 12/18/2023 5.0.0 is deprecated.
5.0.0-rc1.23614.58 1,631 12/14/2023 5.0.0-rc1.23614.58 is deprecated.
5.0.0-preview3.23601.38 1,584 12/1/2023 5.0.0-preview3.23601.38 is deprecated.
5.0.0-preview2.23564.72 2,253 11/14/2023 5.0.0-preview2.23564.72 is deprecated.
5.0.0-preview1.23520.63 4,731 10/20/2023 5.0.0-preview1.23520.63 is deprecated.
4.10.1 1,923,522 12/2/2023 4.10.1 is deprecated.
4.10.0 244,253 11/14/2023 4.10.0 is deprecated.
4.9.0 309,257 10/9/2023 4.9.0 is deprecated.
4.8.0 536,954 9/12/2023 4.8.0 is deprecated.
4.7.0 285,637 8/9/2023 4.7.0 is deprecated.
4.6.0 245,987 7/13/2023 4.6.0 is deprecated.
4.5.0 614,221 6/19/2023 4.5.0 is deprecated.
4.4.0 456,322 5/25/2023 4.4.0 is deprecated.
4.3.0 182,024 4/29/2023 4.3.0 is deprecated.
4.2.0 493,803 3/25/2023 4.2.0 is deprecated.
4.1.0 201,271 2/27/2023 4.1.0 is deprecated.
4.0.0 775,724 12/23/2022 4.0.0 is deprecated.
4.0.0-rc2.22614.58 2,069 12/14/2022 4.0.0-rc2.22614.58 is deprecated.
4.0.0-rc1.22607.41 9,584 12/7/2022 4.0.0-rc1.22607.41 is deprecated.
4.0.0-preview6.22566.67 4,688 11/16/2022 4.0.0-preview6.22566.67 is deprecated.
4.0.0-preview5.22557.92 5,767 11/7/2022 4.0.0-preview5.22557.92 is deprecated.
4.0.0-preview4.22517.68 9,058 10/17/2022 4.0.0-preview4.22517.68 is deprecated.
4.0.0-preview3.22422.72 14,037 8/22/2022 4.0.0-preview3.22422.72 is deprecated.
4.0.0-preview2.22368.68 66,878 7/18/2022 4.0.0-preview2.22368.68 is deprecated.
4.0.0-preview1.22322.71 10,142 6/22/2022 4.0.0-preview1.22322.71 is deprecated.
3.1.1 5,496,459 8/27/2021 3.1.1 is deprecated.
3.1.0 253,103 7/8/2021 3.1.0 is deprecated.
3.0.5 127,789 6/11/2021 3.0.5 is deprecated.
3.0.4 589,842 5/10/2021 3.0.4 is deprecated.
3.0.3 460,714 4/7/2021 3.0.3 is deprecated.
3.0.2 76,223 3/10/2021 3.0.2 is deprecated.
3.0.1 47,959 2/8/2021 3.0.1 is deprecated.
3.0.0 145,700 12/23/2020 3.0.0 is deprecated.
3.0.0-rc2.20607.88 6,520 12/7/2020 3.0.0-rc2.20607.88 is deprecated.
3.0.0-rc1.20567.82 10,839 11/17/2020 3.0.0-rc1.20567.82 is deprecated.
3.0.0-beta6.20527.75 12,076 10/27/2020 3.0.0-beta6.20527.75 is deprecated.
3.0.0-beta5.20503.76 7,258 10/3/2020 3.0.0-beta5.20503.76 is deprecated.
3.0.0-beta4.20502.55 979 10/2/2020 3.0.0-beta4.20502.55 is deprecated.
3.0.0-beta3.20403.69 25,921 8/3/2020 3.0.0-beta3.20403.69 is deprecated.
3.0.0-beta2.20358.71 6,953 7/8/2020 3.0.0-beta2.20358.71 is deprecated.
3.0.0-beta1.20311.67 20,307 6/11/2020 3.0.0-beta1.20311.67 is deprecated.
2.0.1 2,051,265 10/17/2019 2.0.1 is deprecated.
2.0.0 403,932 11/1/2018 2.0.0 is deprecated.
2.0.0-rc3-final 144,461 6/19/2018 2.0.0-rc3-final is deprecated.
1.0.0 25,663 11/1/2018 1.0.0 is deprecated.
1.0.0-rc3-final 3,492 6/19/2018 1.0.0-rc3-final is deprecated.