ASP.NET full framework implementation of ASP.NET Core health checks.
Info
Version: | 1.3.6 |
Author(s): | Ritter Insurance Marketing |
Last Update: | Thursday, September 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ritterim/RimDev.AspNet.Diagnostics.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/RimDev.AspNet.Diagnostics.HealthChecks |
Install
Install-Package RimDev.AspNet.Diagnostics.HealthChecks
dotnet add package RimDev.AspNet.Diagnostics.HealthChecks
paket add RimDev.AspNet.Diagnostics.HealthChecks
RimDev.AspNet.Diagnostics.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Owin(>= 3.1.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.1)
Tags