Replies: 3 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. |
Beta Was this translation helpful? Give feedback.
-
Although not official asp.net, it's still being used by Aspire everywhere. |
Beta Was this translation helpful? Give feedback.
-
He meant the UI project which is a community one but referenced in MS docs |
Beta Was this translation helpful? Give feedback.
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?
Beta Was this translation helpful? Give feedback.
All reactions