OpenIddict.Abstractions
6.2.1
Prefix Reserved
See the version list below for details.
dotnet add package OpenIddict.Abstractions --version 6.2.1
NuGet\Install-Package OpenIddict.Abstractions -Version 6.2.1
<PackageReference Include="OpenIddict.Abstractions" Version="6.2.1" />
<PackageVersion Include="OpenIddict.Abstractions" Version="6.2.1" />
<PackageReference Include="OpenIddict.Abstractions" />
paket add OpenIddict.Abstractions --version 6.2.1
#r "nuget: OpenIddict.Abstractions, 6.2.1"
#addin nuget:?package=OpenIddict.Abstractions&version=6.2.1
#tool nuget:?package=OpenIddict.Abstractions&version=6.2.1
Abstractions and primitives used by the OpenIddict components.
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 is compatible. 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 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. 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.2
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Primitives (>= 2.1.6)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
- System.Collections.Immutable (>= 1.7.1)
-
.NETFramework 4.7.2
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Primitives (>= 2.1.6)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
- System.Collections.Immutable (>= 1.7.1)
-
.NETFramework 4.8
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Primitives (>= 2.1.6)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
- System.Collections.Immutable (>= 1.7.1)
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Primitives (>= 2.1.6)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
- System.Collections.Immutable (>= 1.7.1)
- System.ComponentModel.Annotations (>= 4.7.0)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.32)
- Microsoft.Extensions.Primitives (>= 3.1.32)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
- System.Collections.Immutable (>= 1.7.1)
- System.ComponentModel.Annotations (>= 4.7.0)
-
net6.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Primitives (>= 6.0.1)
- Microsoft.IdentityModel.Tokens (>= 7.6.3)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Primitives (>= 8.0.0)
- Microsoft.IdentityModel.Tokens (>= 8.4.0)
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Primitives (>= 9.0.2)
- Microsoft.IdentityModel.Tokens (>= 8.4.0)
NuGet packages (36)
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.0.0-preview.2.25215.57 | 293 | 9 days ago | |
7.0.0-preview.1.25169.78 | 622 | a month ago | |
6.2.1 | 1,660 | 2 days ago | |
6.2.0 | 41,140 | a month ago | |
6.1.1 | 171,909 | 2 months ago | |
6.1.0 | 53,177 | 2 months ago | |
6.0.0 | 254,661 | 4 months ago | |
6.0.0-rc1.24608.69 | 1,146 | 5 months ago | |
6.0.0-preview4.24563.42 | 7,588 | 5 months ago | |
6.0.0-preview3.24551.41 | 78,106 | 6 months ago | |
6.0.0-preview2.24522.58 | 671 | 6 months ago | |
6.0.0-preview1.24504.78 | 14,209 | 7 months ago | |
5.8.0 | 999,968 | 8 months ago | |
5.7.1 | 37,104 | 8 months ago | |
5.7.0 | 455,875 | 6/19/2024 | |
5.6.0 | 328,507 | 5/14/2024 | |
5.5.0 | 498,910 | 4/25/2024 | |
5.4.0 | 226,276 | 3/26/2024 | |
5.3.0 | 242,494 | 3/4/2024 | |
5.2.0 | 239,693 | 2/12/2024 | |
5.1.0 | 366,837 | 1/18/2024 | |
5.0.1 | 271,656 | 12/22/2023 | |
5.0.0 | 311,006 | 12/18/2023 | |
5.0.0-rc1.23614.58 | 1,571 | 12/14/2023 | |
5.0.0-preview3.23601.38 | 1,539 | 12/1/2023 | |
5.0.0-preview2.23564.72 | 2,081 | 11/14/2023 | |
5.0.0-preview1.23520.63 | 4,624 | 10/20/2023 | |
4.10.1 | 1,470,427 | 12/2/2023 | |
4.10.0 | 199,979 | 11/14/2023 | |
4.9.0 | 280,720 | 10/9/2023 | |
4.8.0 | 485,432 | 9/12/2023 | |
4.7.0 | 242,210 | 8/9/2023 | |
4.6.0 | 234,795 | 7/13/2023 | |
4.5.0 | 576,792 | 6/19/2023 | |
4.4.0 | 404,055 | 5/25/2023 | |
4.3.0 | 172,441 | 4/29/2023 | |
4.2.0 | 475,099 | 3/25/2023 | |
4.1.0 | 185,282 | 2/27/2023 | |
4.0.0 | 722,700 | 12/23/2022 | |
4.0.0-rc2.22614.58 | 1,939 | 12/14/2022 | |
4.0.0-rc1.22607.41 | 9,352 | 12/7/2022 | |
4.0.0-preview6.22566.67 | 4,510 | 11/16/2022 | |
4.0.0-preview5.22557.92 | 5,635 | 11/7/2022 | |
4.0.0-preview4.22517.68 | 8,700 | 10/17/2022 | |
4.0.0-preview3.22422.72 | 13,678 | 8/22/2022 | |
4.0.0-preview2.22368.68 | 66,687 | 7/18/2022 | |
4.0.0-preview1.22322.71 | 9,998 | 6/22/2022 | |
3.1.1 | 5,131,041 | 8/27/2021 | |
3.1.0 | 239,481 | 7/8/2021 | |
3.0.5 | 125,718 | 6/11/2021 | |
3.0.4 | 580,839 | 5/10/2021 | |
3.0.3 | 387,065 | 4/7/2021 | |
3.0.2 | 73,050 | 3/10/2021 | |
3.0.1 | 46,971 | 2/8/2021 | |
3.0.0 | 138,822 | 12/23/2020 | |
3.0.0-rc2.20607.88 | 6,307 | 12/7/2020 | |
3.0.0-rc1.20567.82 | 10,631 | 11/17/2020 | |
3.0.0-beta6.20527.75 | 11,830 | 10/27/2020 | |
3.0.0-beta5.20503.76 | 7,021 | 10/3/2020 | |
3.0.0-beta4.20502.55 | 780 | 10/2/2020 | |
3.0.0-beta3.20403.69 | 25,713 | 8/3/2020 | |
3.0.0-beta2.20358.71 | 6,762 | 7/8/2020 | |
3.0.0-beta1.20311.67 | 19,997 | 6/11/2020 | |
2.0.1 | 2,036,781 | 10/17/2019 | |
2.0.0 | 400,473 | 11/1/2018 | |
2.0.0-rc3-final | 142,088 | 6/19/2018 | |
1.0.0 | 21,215 | 11/1/2018 | |
1.0.0-rc3-final | 2,644 | 6/19/2018 |