Skip to content

v4.9.3

Compare
Choose a tag to compare
@alexmg alexmg released this 23 Jul 12:52
· 880 commits to develop since this release
3f63eb7
  • Fix #976 - Throw an exception if a lifetime scope is created with a duplicate tag
  • Fix #972 - Resolving services registered as open generics with generic constraints throws ComponentNotRegisteredException
  • Fix #999 - Support decoration of component returned from lambda expression and cast as interface
  • Faster RegisterAssemblyTypes by putting slow custom attribute check last