Skip to content

An example of an app to check if their different projects are healthy and to display their respective status.

Notifications You must be signed in to change notification settings

leandromtr/HealthChecksDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthChecks - Demo

An example of an app to check if their different projects are healthy and to display their respective status.

Nuget Packages used: AspNetCore.HealthChecks.UI AspNetCore.HealthChecks.UI.Client

Projects

  • BlazorDemo (Blazor Server App)
  • HealthChecker (ASP.NET Core Web Application)
  • MVCDemo (ASP.NET Core Web Application)

Run Locally

  • To view the Health Check Status, you need to run the HealthChecker project and add to the URL:
  /healthchecks-ui

Reference

Intro to Health Checks in .NET Core

About

An example of an app to check if their different projects are healthy and to display their respective status.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published