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

Release Date: 2020-10-12 // over 3 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