Share via


Microsoft.Owin.Hosting.Builder Namespace

 

The Microsoft.Owin.Hosting.Builder namespace contains classes that provides OWIN application hosting.

Classes

Class Description
System_CAPS_pubclass AppActivator

Represents an application activator.

System_CAPS_pubclass AppBuilderFactory

Represents an application builder factory.

Interfaces

Interface Description
System_CAPS_pubinterface IAppActivator

Represents a base class that provides application activator.

System_CAPS_pubinterface IAppBuilderFactory

Represents an interface that provides application builder factory.

Return to top