Hangfire.Dashboard.Basic.Authentication
1.1.0
A re-usable Hangfire Basic Authentication filter. Just import and configure.
Install-Package Hangfire.Dashboard.Basic.Authentication -Version 1.1.0
dotnet add package Hangfire.Dashboard.Basic.Authentication --version 1.1.0
<PackageReference Include="Hangfire.Dashboard.Basic.Authentication" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Dashboard.Basic.Authentication --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
dotnet core 2.2 targets
Dependencies
-
.NETCoreApp 2.2
- Hangfire.AspNetCore (>= 1.6.21)
- Hangfire.Core (>= 1.6.21)
- Microsoft.AspNetCore.Http (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Primitives (>= 2.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.