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

latest releases: v5.4.5, v5.4.4, v5.4.3...
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 before upgrading to v3.x.

Simple Injector v.3.1.2 is a patch release that fixes two small issues with scoping and adds support for DNXCORE50/CoreCLR.

Fixes and improvements for the SimpleInjector.dll

  • Memory usage of Scope instances reduced after scope is disposed. (fixes #160)
  • DNXCORE50/CoreCLR version available. (fixes #57)

Fixes and improvements for the SimpleInjector.Extensions.ExecutionContextScoping.dll

  • GetCurrentExecutionContextScope() will never return disposed scopes anymore. (fixes #159)
  • DNXCORE50/CoreCLR version available. (fixes #57)

Fixes and improvements for the SimpleInjector.Extensions.LifetimeScoping.dll

  • GetCurrentLifetimeScope() will never return disposed scopes anymore. (fixes #159)
  • DNXCORE50/CoreCLR version available. (fixes #57)

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.