19 references to UseHealthChecks
HealthChecksSample (3)
BasicStartup.cs (1)
25
app.
UseHealthChecks
("/health");
DbContextHealthStartup.cs (1)
46
app.
UseHealthChecks
("/health");
DBHealthStartup.cs (1)
34
app.
UseHealthChecks
("/health");
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests (16)
HealthCheckMiddlewareTests.cs (16)
29
app.
UseHealthChecks
("/health");
52
app.
UseHealthChecks
("/health");
79
app.
UseHealthChecks
("/health");
106
app.
UseHealthChecks
("/health");
136
app.
UseHealthChecks
("/health");
166
app.
UseHealthChecks
("/health");
199
app.
UseHealthChecks
("/health");
232
app.
UseHealthChecks
("/health");
265
app.
UseHealthChecks
("/health");
415
app.
UseHealthChecks
("/health");
519
app.
UseHealthChecks
(default);
549
app.
UseHealthChecks
("/health");
577
app.
UseHealthChecks
("/health");
607
app.
UseHealthChecks
("/health");
642
app.
UseHealthChecks
("/health/detailed");
673
app.
UseHealthChecks
("/health/detailed");