Sqlite Healh Check extension to be used with Groomgy Health Check library for ASP.NET Core.
Info
Version: | 0.4.1 |
Author(s): | Kimserey Lam |
Last Update: | Friday, September 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kimserey/Groomgy.HealthChecks.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Groomgy.HealthChecks.AspNetCore.Sqlite |
Install
Install-Package Groomgy.HealthChecks.AspNetCore.Sqlite
dotnet add package Groomgy.HealthChecks.AspNetCore.Sqlite
paket add Groomgy.HealthChecks.AspNetCore.Sqlite
Groomgy.HealthChecks.AspNetCore.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Groomgy.HealthChecks.AspNetCore(>= 0.4.1)
- sqlite-net-pcl(>= 1.4.118)