DryIoc 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?