WebApi.BasicAuth
0.3.0
WebApi.BasicAuth provides HTTP Basic Authentication with usernames and passwords stored in Web.config.
Install-Package WebApi.BasicAuth -Version 0.3.0
dotnet add package WebApi.BasicAuth --version 0.3.0
<PackageReference Include="WebApi.BasicAuth" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApi.BasicAuth --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
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.