Skip to content

v6.1.0

Compare
Choose a tag to compare
@tillig tillig released this 04 Dec 16:10
· 363 commits to develop since this release
  • Added direct support for .NET 5.
  • Internals update to allow more dynamic reconfiguration of resolve pipelines.
  • Fix #1204: Decorated instances marked with AllowCircularDependencies should now get properties injected correctly.
  • Fix #1226: Constructor binders correctly detect ref parameters.