I've been delving into HealthChecks lately (as evidenced by my recent blog post on wildermuth.com. In this video I show you how to use different types of health checks as well as how to write your own!
For more HealthChecks from the Open Source community, check out:
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks?tab=readme-ov-file#health-checks
00:00 Introduction
00:53 Adding the Default HealthCheck
02:05 Adding a DbContext HealthCheck
03:51 OpenSource HealthChecks
04:50 Writing Simple HealthChecks
06:55 Creating a Reusable HealthCheck
09:21 Wrapping Up
If you like this video, you might like other videos in my Instructional Videos:
- https://www.youtube.com/playlist?list=PLtOvnDRdH12e3vOq4zvpI2cKsancIwMcP
I have a branch of the project with the HealthChecks included:
https://github.com/shawnwildermuth/ShoeMoneyTonight/tree/healthchecks