Simple Injector v4.9.2
Release Notes
Simple Injector can be downloaded using NuGet.
Bug fixes
Simple Injector core library
- #807 Improved exception messages when an incomplete registration is encountered. More specifically, in some special cases,
RegisterConditionalregistrations were not considered when constructing an exception message that warned about registrations with a similar naming.