Installation
1
First Step
Add AspNetCore.Pulse.UI and AspNetCore.Pulse.UI.Client to your project
2
Second Step
Add some check package and configure the UI on Startup file:
3
Third Step
Open pulse UI https://localhost:5001/healthchecks-ui
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Getting started with Pulse UI
First Step
Second Step
services
.AddHealthChecksUI()
Third Step
Was this page helpful?