HealthCheck¶
Namespace: Rest_API.Helper
Provides extension methods for configuring application healthchecks.
Inheritance Object → HealthCheck
Methods¶
ConfigureHealthChecks(WebApplicationBuilder)¶
Registers and configures health checks for the application.
Parameters¶
builder WebApplicationBuilder