AspNetCore.HealthChecks is heavily used but no longer maintained #9885
Replies: 4 comments
|
the issue you mentioned for maintainer are not from Microsoft AspnetCore health checks, so you might want to double check. No official message about health check no longer maintained. |
|
Although not official asp.net, it's still being used by Aspire everywhere. |
He meant the UI project which is a community one but referenced in MS docs |
|
No support for .NET 10 in the HealthChecks package. New release and the same problem. |
Uh oh!
There was an error while loading. Please reload this page.
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: Xabaril/AspNetCore.Diagnostics.HealthChecks#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?
All reactions