DryIoc is fast, small, full-featured IoC Container for .NET v4.5.0 Release Notes

Release Date: 2020-10-12 // almost 4 years ago
  • ๐Ÿš€ v4.5.0 Performance and feature release

    • โž• added: #203 [Perf] Avoid locking of service creation in scope if possible
    • โž• added: #13 Make New() method available on IResolver/IResolverContext interface
    • โž• added: #328 Why is there no WithVariantGenericTypesInResolvedCollection?
    • โž• added: #329 Add RegisterInitializer with the IReuse parameter overload to allow separate initializer lifetime
    • โž• added: #331 [MS.DI] Add the Rules.WithServiceProviderGetServiceShouldThrowIfUnresolved