Skip to content

OWIN Core Release Notes

Travis Illig edited this page Jun 29, 2016 · 1 revision

4.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.

Clone this wiki locally