Basic health checks blueprints for ASP.NET Core.
Info
Version: | 1.0.0 |
Author(s): | ApplicationBlueprints.HealthChecks |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/szopamateusz/ApplicationBlueprints/tree/master/health-checks/src/ApplicationBlueprints.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/ApplicationBlueprints.HealthChecks |
Install
Install-Package ApplicationBlueprints.HealthChecks
dotnet add package ApplicationBlueprints.HealthChecks
paket add ApplicationBlueprints.HealthChecks
ApplicationBlueprints.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.HealthChecks.UI.Client(>= 3.1.1)
- AspNetCore.HealthChecks.Uris(>= 3.1.2)
- Microsoft.AspNetCore.Diagnostics.HealthChecks(>= 2.2.0)
Tags