Microsoft.Owin.Host.SystemWeb Namespace

 

The Microsoft.Owin.Host.SystemWeb namespace contains types related to handling OWIN requests.

Classes

Class Description
System_CAPS_pubclass OwinHttpHandler

Processes requests from System.Web as OWIN requests.

System_CAPS_pubclass OwinRouteHandler

Processes a route through an OWIN pipeline.

Return to top