EdjCase.BasicAuth
1.0.0
BasicAuth Middleware for AspNet Core
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package EdjCase.BasicAuth -Version 1.0.0
dotnet add package EdjCase.BasicAuth --version 1.0.0
<PackageReference Include="EdjCase.BasicAuth" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EdjCase.BasicAuth --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EdjCase.BasicAuth, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EdjCase.BasicAuth as a Cake Addin
#addin nuget:?package=EdjCase.BasicAuth&version=1.0.0
// Install EdjCase.BasicAuth as a Cake Tool
#tool nuget:?package=EdjCase.BasicAuth&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Upgrading to RTM
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Authentication (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging.Debug (>= 1.0.0)
-
.NETStandard 1.1
- Microsoft.AspNetCore.Authentication (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.0)
- Microsoft.CSharp (>= 4.0.1)
- Microsoft.Extensions.Logging.Debug (>= 1.0.0)
- System.Collections (>= 4.0.11)
- System.Runtime (>= 4.1.0)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Threading (>= 4.0.11)
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.