Microsoft.Extensions.Diagnostics.HealthChecks docs for .NET 10.0 APIs
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
# Microsoft.Extensions.Diagnostics.HealthChecks docs for .NET 10.0 APIs
## Description
This issue tracks the porting of documentation for 3 APIs in the `Microsoft.Extensions.Diagnostics.HealthChecks` namespace that were added in .NET 10.0.
## Instructions
Please follow the instructions in the main tracking issue (#120483) for documenting these APIs.
## Undocumented APIs
The following APIs need documentation:
### HealthCheckContext
- [M:Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckContext.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Diagnostics.HealthChecks/HealthCheckContext.xml)
### HealthCheckService
- [M:Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Diagnostics.HealthChecks/HealthCheckService.xml)
### HealthCheckServiceOptions
- [M:Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckServiceOptions.#ctor](https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Diagnostics.HealthChecks/HealthCheckServiceOptions.xml)
Total APIs to document: 3
Contributor guide
Assessment
This issue has not been assessed yet.