dotnet-health-checks

Installation
SKILL.md

Health Checks Configuration

Overview

Health checks monitor application dependencies:

  • Liveness - Is the app running?
  • Readiness - Is the app ready to serve traffic?
  • Database checks - PostgreSQL connectivity
  • External service checks - APIs, caches, queues
  • Custom checks - Business logic validation

Quick Reference

Installs
13
GitHub Stars
71
First Seen
Jul 21, 2026
dotnet-health-checks — ronnythedev/dotnet-clean-architecture-skills