Microsoft.Owin.Hosting.Builder Namespace
The Microsoft.Owin.Hosting.Builder namespace contains classes that provides OWIN application hosting.
Classes
Class | Description | |
---|---|---|
![]() |
AppActivator | Represents an application activator. |
![]() |
AppBuilderFactory | Represents an application builder factory. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IAppActivator | Represents a base class that provides application activator. |
![]() |
IAppBuilderFactory | Represents an interface that provides application builder factory. |
Return to top