Skip to content

Use .NET Health Checks for dependencies #162

@SvenAelterman

Description

@SvenAelterman

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