Microsoft.AspNetCore.Authentication.OpenIdConnect (5.0.0)
Published 2023-05-05 11:27:31 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 5.0.0 Microsoft.AspNetCore.Authentication.OpenIdConnect
About this package
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at 371a26f07b
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.IdentityModel.Protocols.OpenIdConnect | 6.7.1 | .NETCoreApp5.0 |