Microsoft.Owin.Host.SystemWeb Namespace
The Microsoft.Owin.Host.SystemWeb namespace contains types related to handling OWIN requests.
Classes
Class | Description | |
---|---|---|
![]() |
OwinHttpHandler | Processes requests from System.Web as OWIN requests. |
![]() |
OwinRouteHandler | Processes a route through an OWIN pipeline. |
Return to top