Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Releases: osoykan-archive/Autofac.Extras.IocManager

v2.0.7

25 Jan 22:02
Compare
Choose a tag to compare
  • RegistrationCompleted event added, it can use for action call when Autofac registration is done.

v2.0.6

25 Jan 07:35
Compare
Choose a tag to compare
  • Castle.Core is upgraded to 4.0.0

v2.0.2

08 Jan 13:01
Compare
Choose a tag to compare
  • Autofac.Extras.IocManager.DynamicProxy package implemented which allows conventional interception mechanism.
  • Unit tests added & small refactors

v2.0.1

06 Jan 22:48
Compare
Choose a tag to compare
  • Bugfix for DefaultInterfaces registration

v2.0.0

05 Jan 22:57
Compare
Choose a tag to compare
  • There are major api use changes, please read readme for details.

v1.0.4

30 Nov 22:36
Compare
Choose a tag to compare

Refactor

  • Conventional Registration Mechanism

Feature

  • Autofac IStartable support in conventional registration