MapWhenExtensions Class
Extension methods for the MapWhenMiddleware
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
The MapWhenExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | MapWhen | Branches the request pipeline based on the result of the given predicate. |
![]() ![]() | MapWhenAsync | Branches the request pipeline based on the async result of the given predicate. |
Show:

