Skip to content

v3.3.3

Compare
Choose a tag to compare
@tillig tillig released this 03 Jan 23:24
· 68 commits to develop since this release

This release occurred prior to switching Autofac components to separate repositories.

3.3.3

Fixed code analysis issues.

3.3.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. (autofac/Autofac#466)

3.1.0

Updated InstancePerHttpRequest to accept additional lifetime scope tags.