Skip to content

Web Forms Integration Release Notes

Travis Illig edited this page Jan 12, 2016 · 5 revisions

4.0.0

  • Updated to use .NET 4.5 including .NET 4.5 security.
  • Verified Autofac 4.0 compatibility.

3.2.0

  • Pushed the notion of per-request lifetime scope into Autofac core. Individual web/OWIN request mechanisms have been marked obsolete in favor of the new central method. (#466)

3.1.0

  • Updated InstancePerHttpRequest to accept additional lifetime scope tags.

Clone this wiki locally