You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Website Health Check Script with Slack Webhooks, allow to track health status of your website and when the site stops working script send info on the slack channel.
A Simple BMI and BMR calculator that's can calculate the calorie need according to BMR. Also, your health state according to BMI and calculates the reasonable weight, tips, etc. for becoming healthy following to your height and health state.