Microsoft.AspNetCore.Authentication.Core (2.0.0)
Published 2023-05-05 11:27:25 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Authentication.Core
About this package
ASP.NET Core common types used by the various authentication middleware components.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Authentication.Abstractions | 2.0.0 | .NETStandard2.0 |
Microsoft.AspNetCore.Http | 2.0.0 | .NETStandard2.0 |
Microsoft.AspNetCore.Http.Extensions | 2.0.0 | .NETStandard2.0 |