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