DotNetDiag HealthChecks is a community-maintained continuation of Xabaril/AspNetCore.Diagnostics.HealthChecks, the ASP.NET Core health-check library that Xabaril and its contributors built and maintained for years, and that shaped how the .NET ecosystem thinks about liveness and readiness probes. With upstream maintenance paused, this fork exists to keep the packages, the HealthChecks UI dashboard, and the supporting deployment assets alive for teams still running them in production.
This is a continuation, not a replacement. Every API, package layout, and sample here started life in the original project. Huge thanks to the Xabaril maintainers and every contributor whose work this fork builds on.
Project links
What this site contains
- Documentation pages migrated from the historical
docdirectory. - A reference manual split into themed chapters for setup, package selection, UI, publishers, deployment, tutorials, and contribution.
- A generated README appendix that maps project
README.mdfiles into stable documentation URLs inside the manual. - A local JekyllNet sample-site based template so the docs render consistently in GitHub Pages style builds and local preview.
- A news section for change records and changelog entry points.