Cross-link PU issue on deep linking support (#28402)

pull/28404/head
Luke Latham 2023-02-15 12:57:15 -05:00 committed by GitHub
parent b49ed42635
commit ec83493b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -224,3 +224,16 @@ For more information, see the following resources:
* [`NavigationPage` (API documentation)](xref:Microsoft.Maui.Controls.NavigationPage) * [`NavigationPage` (API documentation)](xref:Microsoft.Maui.Controls.NavigationPage)
:::zone-end :::zone-end
:::moniker range=">= aspnetcore-8.0"
:::zone pivot="maui"
## Deep linking
Coverage of deep linking support is forthcoming. In the meantime, see [Support deep linking into .NET MAUI Blazor apps (dotnet/maui #3788)](https://github.com/dotnet/maui/issues/3788#issuecomment-1421550198) for more information.
:::zone-end
:::moniker-end