Info
Version: | |
Author(s): | Microsoft.Extensions.HealthChecks |
Last Update: | Sunday, September 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.HealthChecks |
Install
Install-Package Microsoft.Extensions.HealthChecks
dotnet add package Microsoft.Extensions.HealthChecks
paket add Microsoft.Extensions.HealthChecks
Microsoft.Extensions.HealthChecks Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging(>= 1.0.2)
- Newtonsoft.Json(>= 9.0.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)