github simpleinjector/SimpleInjector v4.5.2
Simple Injector v4.5.2

latest releases: v5.4.6, v5.4.5, v5.4.4...
5 years ago

Release Notes

Simple Injector can be downloaded using NuGet.

Improvements

Simple Injector core library

  • #693 InjectionConsumerInfo.Equals can throw a NullReferenceException.
  • #695 Container.GetRegistration and Container.GetService methods lack null check.
  • #696 InjectionTargetInfo.Equals can throw a NullReferenceException.
  • #702 Improve error reporting when resolving Scope instances when there is no active scope.
  • #703 Applying proxy or Scoped decorators using 'decorator-type factory' fails with NullReferenceException on uncontrolled collections.
  • #704 Supplying an injected Func<Scope, T> decoratee factory with a container-less Scope throws NullReferenceException.

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.