github simpleinjector/SimpleInjector v3.0.5
Simple Injector v3.0.5

latest releases: v5.4.4, v5.4.3, v5.4.2...
8 years ago

Release Notes

If you're upgrading from v2.x, please make sure you upgrade your application to the latest 2.8.x version of Simple Injector first. please read the v3.0 release notes first

Simple Injector v.3.0.5 is a patch release that fixes two bugs in the core library and fixes the assembly version number of the SimpleInjector.Extensions.ExecutionContextScoping.dll.

Bug fixes / improvements:

  • Unconditional generic registration with type constraint could not be made when Container.Options.AllowOverridingRegistrations was set to true. (fixes #116)
  • Improved exception message that communicates that registrations of collections are separated from other registrations. (fixes #115)
  • AssemblyVersion and AssemblyFileVersion of SimpleInjector.Extensions.ExecutionContextScoping library was set to 2.4.0. (fixes #118)

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.