Microsoft.AspNetCore.Diagnostics.HealthChecks Namespace

Contains types related to reporting app health using HealthCheckMiddleware.

Classes

HealthCheckMiddleware

Middleware that exposes a health checks response with a URL endpoint.

HealthCheckOptions

Contains options for the HealthCheckMiddleware.

Remarks

For more information about health checks, see Health checks in ASP.NET Core.