Skip to content

HealthCheck

Namespace: Rest_API.Helper

Provides extension methods for configuring application healthchecks.

public static class HealthCheck

Inheritance ObjectHealthCheck

Methods

ConfigureHealthChecks(WebApplicationBuilder)

Registers and configures health checks for the application.

public static void ConfigureHealthChecks(WebApplicationBuilder builder)

Parameters

builder WebApplicationBuilder