Description
The Middleware order section of the ASP.NET Core Middleware doc is overly focused on MVC & Razor Pages. It should instead speak more generically about middleware and endpoint execution.
The details on the MVC & Razor Pages filter pipelines should live in the MVC & Razor Pages docs.
The code examples shown should be based on Blazor instead of MVC & Razor Pages.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/middleware/index.md
Document ID
3926c686-0ccc-f9fe-ca52-0134612a1623
Platform Id
56794c42-f3e4-3dbf-e8f3-572f7aba4f9b
Article author
@tdykstra
Metadata
- ID: 9898482c-fa54-7ce2-1716-d14fbe03990d
- PlatformId: 56794c42-f3e4-3dbf-e8f3-572f7aba4f9b
- Service: aspnet-core
- Sub-service: fundamentals
Related Issues