Skip to content

Simple Injector v4.9.2

Choose a tag to compare

@dotnetjunkie dotnetjunkie released this 08 Apr 15:50
· 3 commits to v4.9.x since this release

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, RegisterConditional registrations were not considered when constructing an exception message that warned about registrations with a similar naming.