HealthChecks.UI.SqlServer.Storage package contains the required classes to use SqlServer provider in the UI.
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.SqlServer.Storage |
Install
Install-Package AspNetCore.HealthChecks.UI.SqlServer.Storage
dotnet add package AspNetCore.HealthChecks.UI.SqlServer.Storage
paket add AspNetCore.HealthChecks.UI.SqlServer.Storage
AspNetCore.HealthChecks.UI.SqlServer.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.HealthChecks.UI.Core(>= 5.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
Tags