HealthChecks.UI.Core package containing builder and model definitions.
Info
Version: | 8.0.1 |
Author(s): | Xabaril Contributors |
Last Update: | Tuesday, April 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.HealthChecks.UI.Core |
Install
Install-Package AspNetCore.HealthChecks.UI.Core
dotnet add package AspNetCore.HealthChecks.UI.Core
paket add AspNetCore.HealthChecks.UI.Core
AspNetCore.HealthChecks.UI.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- System.Text.Json(>= 4.7.2)
Tags