Health check middleware for the OWIN pipeline.
Info
Version: | 1.0.22 |
Author(s): | Dillon Buchanan |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thedillonb/Owin.HealthCheck |
NuGet Url: | https://www.nuget.org/packages/Owin.HealthCheck |
Install
Install-Package Owin.HealthCheck
dotnet add package Owin.HealthCheck
paket add Owin.HealthCheck
Owin.HealthCheck Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
Tags