Description
@tdykstra ... I'll let you set the labels that you need for this. I took this one, and I set the labels for it. I'll track it as a Blazor work item so that I don't miss getting back to it .... 😆 .... it has to be a Blazor thing to get my attention, right?! LOL 😄
For the following two markdown files ...
-
aspnetcore/host-and-deploy/health-checks.md
Line 186: [Warning] Cross reference not found: 'Microsoft.Extensions.DependencyInjection.EntityFrameworkCoreHealthChecksBuilderExtensions.AddDbContextCheck*'.
-
aspnetcore/host-and-deploy/health-checks/includes/health-checks6-7.md
Line 169: [Warning] Cross reference not found: 'Microsoft.Extensions.DependencyInjection.EntityFrameworkCoreHealthChecksBuilderExtensions.AddDbContextCheck*'.
There's an API Browser regression. The API for ...
Microsoft.Extensions.DependencyInjection.EntityFrameworkCoreHealthChecksBuilderExtensions.AddDbContextCheck
... shows up ...
... but there's no API for it. Clicking the link results in a 404. This API via XREF cross-linking in markdown has also broken one PR at #37146.
https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.entityframeworkcorehealthchecksbuilderextensions.adddbcontextcheck
The API XREF links have been left in position with code-fencing of the API on #37146. This issue is to revert back to XREF API cross-links after the API Browser regression is addressed.
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
Description
@tdykstra ...
I'll let you set the labels that you need for this.I took this one, and I set the labels for it. I'll track it as a Blazor work item so that I don't miss getting back to it .... 😆 .... it has to be a Blazor thing to get my attention, right?! LOL 😄For the following two markdown files ...
aspnetcore/host-and-deploy/health-checks.md
Line 186: [Warning] Cross reference not found: 'Microsoft.Extensions.DependencyInjection.EntityFrameworkCoreHealthChecksBuilderExtensions.AddDbContextCheck*'.
aspnetcore/host-and-deploy/health-checks/includes/health-checks6-7.md
Line 169: [Warning] Cross reference not found: 'Microsoft.Extensions.DependencyInjection.EntityFrameworkCoreHealthChecksBuilderExtensions.AddDbContextCheck*'.
There's an API Browser regression. The API for ...
... shows up ...
... but there's no API for it. Clicking the link results in a 404. This API via XREF cross-linking in markdown has also broken one PR at #37146.
https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.entityframeworkcorehealthchecksbuilderextensions.adddbcontextcheck
The API XREF links have been left in position with code-fencing of the API on #37146. This issue is to revert back to XREF API cross-links after the API Browser regression is addressed.
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
Related Issues