v4.0.0
- Updated for .NET Core RTM and Autofac 4.0.0.
- Added ability to split registration of Autofac lifetime scope injection and injected middleware instances in the OWIN pipeline.
- Moved
DisposeScopeOnAppDisposing
from Web API OWIN integration to core OWIN integration.