v For any request, Use method will execute the middleware component and then pass the execution to the next middleware or component.
v Run method will execute the middleware
component and then terminate the execution.
v It should be placed at the end of
any pipeline.
Tags:
.NET Core Advance
,%20Use()%20and%20Map()%20method.png)
,%20Use()%20and%20Map()%20method-1.png)
,%20Use()%20and%20Map()%20method-2.png)
,%20Use()%20and%20Map()%20method-3.png)