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

Release Date: 2020-03-12 // about 4 years ago
  • 🐛 Bug-fix release

    • 0️⃣ #236 Additional default parameter for Made creation public API introduced binary incompatibility
    • #237 UseInstance with interface-based serviceType does not replace previous instance
    • partially #235 (added RegisterInstanceMany)
    • partially #233 (added RegisterDelegate overload for the single dependency)