This health check verifies the ability to communicate with Hangfire
dotnet add package AspNetCore.Pulse.Hangfire --version 8.0.4
<PackageReference Include="AspNetCore.Pulse.Hangfire" Version="8.0.4" />
Was this page helpful?