Abp.Owin
OWIN extension methods for ABP.
This should be called as the first line for OWIN based applications for ABP framework.
The application.
Use this extension method if you don't initialize ABP in other way.
Otherwise, use .
The application.
The type of the startup module.
Use this extension method if you don't initialize ABP in other way.
Otherwise, use .
The type of the startup module.
OWIN integration module for ABP.
Default: true.