In a future release, it will be nice, if we will use native dll instead of our custome rhttps://blogs.msdn.microsoft.com/webdev/2018/08/22/asp-net-core-2-2-0-preview1-healthcheck/
It's part of the roadmap for ASP.NET Core 2.2 https://github.com/aspnet/Announcements/issues/307
and for further information, check the repo itself https://github.com/dotnet-architecture/HealthChecks. I don't think it should be replaced before it is officially released.
Better if use a oss library with more features, ie BeatPulse Http://github.com/Xabaril/BeatPulse
@li0nsar3c00l "In a future release" (C)- future is future
@unaizorrilla looks really nice.
I even suggested it to @CESARDELATORRE! 馃槈
@CESARDELATORRE @mvelosop asp.net core 2.2 in GA. we can again look on this idea.
Hey @sychevlgor - We already implemented the new ASP.NET Core 2.2 Healthchecks in eShopOn Containers but it is still in a different branch along with the upgrade to .NET Core 2.2 upgrade plus other features. When everything is tested properly, we鈥檒l merge into the DEV branch. :)
Most helpful comment
Better if use a oss library with more features, ie BeatPulse Http://github.com/Xabaril/BeatPulse