An example of an app to check if their different projects are healthy and to display their respective status.
Nuget Packages used: AspNetCore.HealthChecks.UI
AspNetCore.HealthChecks.UI.Client
- BlazorDemo (Blazor Server App)
- HealthChecker (ASP.NET Core Web Application)
- MVCDemo (ASP.NET Core Web Application)
- To view the Health Check Status, you need to run the HealthChecker project and add to the URL:
/healthchecks-ui