Skip to content

v5.4.0 Small feature and bug-fix release

Compare
Choose a tag to compare
@dadhi dadhi released this 01 May 20:25
· 640 commits to master since this release

v5.4.0 Small feature and bug-fix release

  • added: #572 Add DryIoc targets for NET 6.0, NET 7.0
  • added: #571 Add the rule for the injection of C#11 required properties via the rule PropertiesAndFields.RequiredProperties
  • added: #544 Add .NET 7 target and up MS dependency version for DryIoc.MS.DI
  • added: #565 Add ScopeName.Of to simplify the custom scope name matching logic
  • fixed: #116 DryIoc Resolve with decorators goes wrong for parallel execution
  • fixed: #547 Blazor File Upload issue with Net 7 and MS DI Package
  • fixed: #567 Using DryIoc causes Blazor to crash