github simpleinjector/SimpleInjector v5.5.0
Simple Injector v5.5

one month ago

This release is available through Nuget.

When upgrading from v4.x, please make sure you upgrade your application to the latest v4.x version of Simple Injector first. After that upgrade directly to the latest v5.5.x release.

  • #964 The NuGet package for SimpleInjector.Packaging now adds the .NET Standard 2.0 target.
  • #993 While hovering over a SimpleInjector.Scope instance in the Visual Studio debugger, you'll now see information that uniquely identifies the scope, parent scope and its container instance.
  • #1003 Improved diagnostic message that explains why injected arrays and List<T> instances are created by Simple Injector as transient.
  • #999 Several NuGet packages have been updated to version 5.5.0 despite the fact that there no changes to them. They have been stable since v5.0. They have been republished to prevent confusion over the use of the deprecated versions of 5.4.6. See #999 for more details.

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.