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

Release Date: 2020-05-18 // almost 4 years ago
  • ๐Ÿš€ v4.2.0 Feature release

    ๐Ÿ”‹ feature: #270 Add FEC.LightExpression.LambdaExpression wrapper to work the same as System LambdaExpression

    ๐Ÿ›  fixed: #258 System Invalid program exception when removing dependency

    ๐Ÿ›  fixed: #265 Improve the case with splitting the big object graph

    ๐Ÿ›  fixed: #267 [MS.DI] Incorrect resolving for generic types.

    ๐Ÿ›  fixed: #256 Memory usage increase up to 7 percent in real-case benchmark

    ๐Ÿ›  fixed: #254 ResolveMany if singleton decorators decorates the first item only

    ๐Ÿ›  fixed: #280 Possibility to make source files which are embedded to the project internal?