Simple Injector v4.8.1 Release Notes

Release Date: 2019-11-30 // over 4 years ago
  • 🚀 Release Notes

    📦 Simple Injector can be downloaded using NuGet.

    🐛 Bug fixes

    Simple Injector core library

    • 💅 #755 Improved a confusing Lifestyle Mismatch warning that went of when injecting a List<T> or array a Singleton.
    • 💅 #769 Fixed a false-positive Torn Lifestyle warning when using the forwarded collection registrations.