Skip to content

Official information regarding AspNetCore.Diagnostics.HealthChecks package #37486

Description

@mhkolk

Description

Docs instruct us to use the AspNetCore.Diagnostics.HealthChecks package but docs also note the packages under this name are not maintained by Microsoft.

I have a couple of issues with both the docs and the project:

  • the naming suggests this is or at some point was, a official Microsoft package (with it AspNetCore.* naming),
  • docs clearly instruct developers to use these packages although they are not being actively developed or supported,
  • namespaces for most classes within the codebase for these packages actually isn't AspNetCore.Diagnostics.HealthChecks but mostly just HealthChecks.* making things confusing,
  • codebase is not being maintaned, it was left at an old version of referenced packages with security vulnerabilities, with many PRs opened but with no feedback from the author.

Microsoft official docs have been like this for a couple years now and I don't think it's appropriate.

Page URL

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

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/host-and-deploy/health-checks.md

Document ID

52d8efc9-a336-71d9-6d90-98173cbf6bf4

Platform Id

9aa34671-8b06-b482-3043-9b1d72bd11fb

Article author

@tdykstra

Metadata

  • ID: c0cbb094-29e9-740a-9fd6-db372641d753
  • PlatformId: 9aa34671-8b06-b482-3043-9b1d72bd11fb
  • Service: aspnet-core
  • Sub-service: hosting-deployment

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions