Provides support of exposing application health checks in .NET Core applications.
Info
Version: | 0.5.0 |
Author(s): | Alexander Bragin |
Last Update: | Sunday, November 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roxiemobile/aspnetcore-extensions.dotnet-core |
NuGet Url: | https://www.nuget.org/packages/RoxieMobile.AspNetCore.Hosting.HealthChecks |
Install
Install-Package RoxieMobile.AspNetCore.Hosting.HealthChecks
dotnet add package RoxieMobile.AspNetCore.Hosting.HealthChecks
paket add RoxieMobile.AspNetCore.Hosting.HealthChecks
RoxieMobile.AspNetCore.Hosting.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
- RoxieMobile.AspNetCore.Net.Http(>= 0.5.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.Extensions.Primitives(>= 2.2.0)
- RoxieMobile.CSharpCommons.Diagnostics(>= 0.7.0)
Tags