Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Use .NET Health Checks for dependencies #162

Description

https://learn.microsoft.com/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-6.0

Basic Sample: builder.Services.AddHealthChecks(); and app.MapHealthChecks("/health");

Third-party library for dependencies: https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETPull requests that update .net codeenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions