OWIN/Katana integration package for the OpenIddict server services (compatible with ASP.NET 4.6.1 and newer).
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.Owin |
Install
Install-Package OpenIddict.Server.Owin
dotnet add package OpenIddict.Server.Owin
paket add OpenIddict.Server.Owin
OpenIddict.Server.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenIddict.Server(>= 3.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.23)
- Microsoft.Extensions.WebEncoders(>= 2.1.1)
- Microsoft.Owin.Security(>= 4.1.1)
Tags