dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.91k stars 475 forks source link

AspNetCore.HealthChecks is heavily used but no longer maintained #6650

Open pregress opened 1 week ago

pregress commented 1 week ago

Places where AspNetCore.HealthChecks are used: https://github.com/search?q=repo%3Adotnet%2Faspire+health+language%3AXML+AspNetCore.HealthChecks&type=code

As you can see in this issue: https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/1714 they are looking for maintainers. Pull requests don't get merged, issues keep stacking.

Is there any plan to help maintain the AspNetCore.HealthChecks or sponsor the current maintainers?

If not will the package be replaced?