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

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.3 is a patch release that fixes 3 bugs in the core library.

Bug fixes:

  • Container.Verify() did not dispose instances registered using WebRequestLifestyle lifestyle. (fixes #95)
  • RegisterConditional with type factory always resolved the first resolved type due to incorrect caching. (fixes #104)
  • Suppression of Lifestyle mismatch worked on wrong registration making it unintuitive and cumbersome to use and could cause accidental suppression of other mismatches. (fixes #108)

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.