Provides a way to define healthchecks for a .Net Core MVC app.
Info
Version: | 0.8.0 |
Author(s): | David Muir |
Last Update: | Thursday, March 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidMuir/Genki |
NuGet Url: | https://www.nuget.org/packages/Genki |
Install
Install-Package Genki
dotnet add package Genki
paket add Genki
Genki Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http(>= 1.1.1)
- Newtonsoft.Json(>= 9.0.1)
Tags