AspNetCore.Diagnostics.HealthChecks is a powerfull liveness and readiness library built on top of ASP.NET Core Diagnostics. Last week I decided to create a new health check for ASP.NET Core SignalR in order to check if your hubs are healthy or not....