A NuGet package to add Health Checks (similar to ASP.Net Core Health Checks) to any ASP 4.6x Web App.
Info
Version: | 1.0.2 |
Author(s): | kbarkhausen |
Last Update: | Monday, December 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kbarkhausen/AspNet4x.Diagnostics.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/AspNet4x.Diagnostics.HealthChecks |
Install
Install-Package AspNet4x.Diagnostics.HealthChecks
dotnet add package AspNet4x.Diagnostics.HealthChecks
paket add AspNet4x.Diagnostics.HealthChecks
AspNet4x.Diagnostics.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
- RazorEngine(>= 3.10.0)