AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Table appears incomplete and does not list all middleware in the default webapp project
Description
Default WebApp project also includes UseAntiforgery from Microsoft.AspNetCore.Antiforgery
Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/middleware/index.md
Document ID
3926c686-0ccc-f9fe-ca52-0134612a1623
Article author
@tdykstra
Thanks for reporting that -- I'll get it added, or you can submit a PR to do it if you like.
Thanks for reporting that -- I'll get it added, or you can submit a PR to do it if you like.
I'm not familiar with the ordering requirements for that one.