Back to Aspnetcore

Middleware with Minimal API applications

aspnetcore/fundamentals/minimal-apis/middleware.md

latest566 B
Original Source

Middleware in Minimal API apps

[!INCLUDE]

[!INCLUDE webapplication7] [!INCLUDE webapplication8]

For more information about middleware see ASP.NET Core Middleware, and the list of built-in middleware that can be added to applications.

For more information about Minimal APIs see APIs overview.