Microsoft.Owin.Hosting.Engine Namespace
The Microsoft.Owin.Hosting.Engine namespace contains types related to the OWIN hosting engine.
Classes
Class | Description | |
---|---|---|
![]() |
HostingEngine | Used to initialize and start a web application. |
![]() |
StartContext | This class contains the relevant application and server state during startup. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IHostingEngine | Initializes and starts a web application. |
Return to top