# Xabaril/AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package

Repository: https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
Canonical: https://ross.abutalabs.com/products/aspnetcorediagnosticshealthchecks
Language: C#
License: Apache-2.0
License Family: permissive
Last push: 2026-06-22T21:52:32+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 8, longevity 100
- inputs: {"age_days": 2897, "days_push": 72, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4373, forks 868 (observed 2026-08-28T04:08:46.827701+00:00)

## What it is
A collection of ASP.NET Core health check packages for widely used services and platforms, plus a HealthChecks UI with storage providers, webhooks, and Kubernetes integration. It lets .NET applications expose and monitor the health of dependencies like databases, message brokers, and HTTP services.

## Use cases
- add health check endpoints to an ASP.NET Core API
- monitor SQL Server, Redis, or RabbitMQ availability from a .NET app
- build a dashboard showing health check history
- send failure notifications via webhooks when a service goes down
- discover and monitor services automatically in Kubernetes
- use health checks as release gates in Azure DevOps pipelines

## When to choose
- you run ASP.NET Core services and need standardized health checks for common dependencies
- you want a ready-made UI dashboard and notification system for service health
- you deploy to Kubernetes and want automatic health monitoring of services

## When to avoid
- your stack is not .NET / ASP.NET Core
- you need full observability (metrics, traces, logs) rather than simple health checks
- you use a platform with built-in health probing that covers your needs

## Facets
- artifact type: library
- maturity: active
- function: monitoring, alerting, middleware
- domain: monitoring, backend, web-development
- platform: dotnet, self-hosted
- tags: health-checks, aspnetcore, diagnostics, healthchecks-ui, kubernetes-operator, devops, docker, kubernetes

## Member repositories
- Xabaril/AspNetCore.Diagnostics.HealthChecks (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.827701+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:20.807407+00:00, confidence not recorded.
  - readme: https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks (fetched 2026-08-28T04:08:46.827701+00:00, sha b35de803ab6c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
