Skip to content

v4.0.0

Compare
Choose a tag to compare
@tillig tillig released this 03 Jan 23:36
· 66 commits to develop since this release
  • 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.