This lib is an extension built on top of the Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService that allows the developer to choose to cache any checks they want.
Info
| Version: | 1.0.1 |
| Author(s): | Cleverson Albino do Nascimento |
| Last Update: | Friday, January 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SuricateCan/AspNetCore.Diagnostics.CachedHealthChecks |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.Diagnostics.CachedHealthChecks |
Install
Install-Package AspNetCore.Diagnostics.CachedHealthChecks
dotnet add package AspNetCore.Diagnostics.CachedHealthChecks
paket add AspNetCore.Diagnostics.CachedHealthChecks
AspNetCore.Diagnostics.CachedHealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.2
netcoreapp3.1
Tags