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

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

Release Notes

Simple Injector can be downloaded using NuGet.

Improvements

Simple Injector core library

  • #734 When using the Container.RegisterConditional(Type, Func<TypeFactoryContext, Type>, Lifestyle, Predicate<PredicateContext>) overload, Simple Injector would invalidly supply the Func<TypeFactoryContext, Type> delegate with a TypeFactoryContext instance whose Consumer property invalidly contained a non-null value, when the service type was resolved as root type.. This regression was introduced in v4.5.2.

Don't miss a new SimpleInjector release

NewReleases is sending notifications on new releases.