AspNetCore.Docs/aspnetcore/blazor/includes/prefer-exact-matches.md

10 lines
541 B
Markdown
Raw Normal View History

---
no-loc: [appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
---
2021-03-04 18:46:14 +08:00
::: moniker range=">= aspnetcore-5.0 < aspnetcore-6.0"
> [!NOTE]
2021-01-29 21:18:41 +08:00
> With the release of ASP.NET Core 5.0.1 and for any additional 5.x releases, the `Router` component includes the `PreferExactMatches` parameter set to `@true`. For more information, see <xref:migration/31-to-50#changes-to-blazor-app-routing-logic-in-501-and-further-5x-releases-up-to-60>.
::: moniker-end