/-HealthChecks.WebAPI

This article will go over Healthchecks in ASP.NET Core, their uses, variations, and how to implement your own custom health-checks. This is an important consideration when developing ASP.NET Core applications for production. The following are the topics covered.

Primary LanguageC#

Stargazers