Microsoft.Owin.Hosting.Loader Namespace
The Microsoft.Owin.Hosting.Loader namespace contains types related to loading applications.
Classes
Class | Description | |
---|---|---|
![]() |
AppLoader | Provides methods for loading application. |
![]() |
AppLoaderFactory | Initializes a new app loader. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IAppLoader | Attempts to find the entry point for an app. |
![]() |
IAppLoaderFactory | Initializes a new app loader. |
Return to top