NetPro.Checker
3.1.8
for checking the complex environment of application in the microservice environment.
provide the system environment information of the current application.
and Checking the health of application information and components
Install-Package NetPro.Checker -Version 3.1.8
dotnet add package NetPro.Checker --version 3.1.8
<PackageReference Include="NetPro.Checker" Version="3.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetPro.Checker --version 3.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetPro.Checker, 3.1.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install NetPro.Checker as a Cake Addin #addin nuget:?package=NetPro.Checker&version=3.1.8 // Install NetPro.Checker as a Cake Tool #tool nuget:?package=NetPro.Checker&version=3.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- AspNetCore.HealthChecks.UI (>= 3.1.3)
- AspNetCore.HealthChecks.UI.Client (>= 3.1.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration (>= 3.1.9)
- MongoDB.Driver (>= 2.11.3)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.58)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NetPro.Checker:
Package | Downloads |
---|---|
NetPro.Web.Core
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.