github simpleinjector/SimpleInjector v5.6
Simple Injector v5.6

5 hours 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.6.x release.

  • #1026 Added Scope.GetAllInstances<TService>() and GetAllInstances(Type serviceType) method overloads.
  • #1008 Added Container.RegisterSingleton(Type concreteType) overload.
  • #1005 Marked obsoleted properties UseLoosenedLifestyleMismatchBehavior EnableDynamicAssemblyCompilation as compilation error. They will be removed in v6.
  • #1016 Add git repository information to NuGet package. Thanks to @thompson-tomo.

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.