KestrunHostHealthExtensions class
Adds health-check specific helpers to KestrunHost.
public static class KestrunHostHealthExtensions
Public Members
| name | description |
|---|---|
| static AddHealthEndpoint(…) | Registers a GET endpoint (default /health) that aggregates the state of all registered probes. (2 methods) |
See Also
- namespace Kestrun.Hosting