Info
Version: | 6.0.0-preview1.24504.78 |
Author(s): | Kévin Chalet |
Last Update: | Friday, October 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://openiddict.com/ |
NuGet Url: | https://www.nuget.org/packages/OpenIddict.Server |
Install
Install-Package OpenIddict.Server
dotnet add package OpenIddict.Server
paket add OpenIddict.Server
OpenIddict.Server Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- Portable.BouncyCastle(>= 1.8.9)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- Portable.BouncyCastle(>= 1.8.9)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- Portable.BouncyCastle(>= 1.8.9)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- Portable.BouncyCastle(>= 1.8.9)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.1.10)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- OpenIddict.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.1.10)
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
Tags
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.