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.