AspNetCore.HealthChecks.Hangfire
5.0.0-preview1
HealthChecks.Hangfire is the health check package for Hangfire.
This is a prerelease version of AspNetCore.HealthChecks.Hangfire.
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 AspNetCore.HealthChecks.Hangfire -Version 5.0.0-preview1
dotnet add package AspNetCore.HealthChecks.Hangfire --version 5.0.0-preview1
<PackageReference Include="AspNetCore.HealthChecks.Hangfire" Version="5.0.0-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.HealthChecks.Hangfire --version 5.0.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- Hangfire.Core (>= 1.7.6)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AspNetCore.HealthChecks.Hangfire:
Package | Downloads |
---|---|
Sitko.Core.HangFire
Sitko.Core is a set of libraries to help build .NET Core applications fast
|
|
Hybrid.AspNetCore.Diagnostics
Hybrid AspNetCore性能诊断组件,提供AspNetCore性能诊断功能的封装
|
|
EaCloud.AspNetCore.Diagnostics
EaCloud AspNetCore性能诊断组件,提供AspNetCore性能诊断功能的封装
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on AspNetCore.HealthChecks.Hangfire:
Repository | Stars |
---|---|
dotnetcore/OSharp
OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。
|
|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|