HealthChecks.UI.SQLite.Storage package contains the required classes to use SQLite provider in the UI.
Install
Install-Package AspNetCore.HealthChecks.UI.SQLite.Storage
dotnet add package AspNetCore.HealthChecks.UI.SQLite.Storage
paket add AspNetCore.HealthChecks.UI.SQLite.Storage
AspNetCore.HealthChecks.UI.SQLite.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.HealthChecks.UI.Core(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Sqlite(>= 5.0.1)
Tags