Coding Shorts #101: Getting More Out of Your ASP.NET Core HealthChecks

preview_player
Показать описание

For more HealthChecks from the Open Source community, check out:

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:

I have a branch of the project with the HealthChecks included:

Рекомендации по теме
Комментарии
Автор

Thanks. The website redesign looks great. A few times already now some of your articles have been a great help for some specific issues I was running into.

ehvlullo
Автор

amazing video! very insightful! I think you deserve more recognition!

ahjsbkdjhavkcjhvac
Автор

Just to add, be sure to do code reviews after you add this endpoint. I built and api, added health checks, and then a couple frontend developers decided that absolutely HAD to call the healthcheck before every single call they made to my api.

ChrisBrandsma
Автор

Another great, useful video. The redesigned site looks good!

event-sourcing
Автор

For next one, blast that IDE font size up

syedhoque
Автор

I am still very new to your channel. Do you provide this as a download or a github link? I'd like to read this on my own time. Just wondering. Thanks! :)

EricOnYouTube