softaware.Authentication.Basic.AspNetCore
3.2.0
A library which adds support for Basic authentication in ASP.NET Core projects.
Install-Package softaware.Authentication.Basic.AspNetCore -Version 3.2.0
dotnet add package softaware.Authentication.Basic.AspNetCore --version 3.2.0
<PackageReference Include="softaware.Authentication.Basic.AspNetCore" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add softaware.Authentication.Basic.AspNetCore --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add IPostConfigureOptions to support DI for IBasicAuthorizationProvider
Dependencies
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.Authentication (>= 2.0.0)
- Microsoft.AspNetCore.Http (>= 2.0.0)
- softaware.Authentication.Basic (>= 1.2.0)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication (>= 2.0.0)
- Microsoft.AspNetCore.Http (>= 2.0.0)
- softaware.Authentication.Basic (>= 1.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.