You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.