Update index.md (#25080)
* Update index.md * Update aspnetcore/fundamentals/middleware/index.mdpull/25105/head
parent
fce03e7c2e
commit
6d26ef2a12
|
@ -273,6 +273,7 @@ ASP.NET Core ships with the following middleware components. The *Order* column
|
|||
* [Lifetime and registration options](xref:fundamentals/dependency-injection#lifetime-and-registration-options) contains a complete sample of middleware with *scoped*, *transient*, and *singleton* lifetime services.
|
||||
* <xref:fundamentals/middleware/write>
|
||||
* <xref:test/middleware>
|
||||
* [Configure gRPC-Web in ASP.NET Core](xref:grpc/browser#configure-grpc-web-in-aspnet-core)
|
||||
* <xref:migration/http-modules>
|
||||
* <xref:fundamentals/startup>
|
||||
* <xref:fundamentals/request-features>
|
||||
|
|
Loading…
Reference in New Issue