Skip to content

Simple Injector v4.10.2

Compare
Choose a tag to compare
@dotnetjunkie dotnetjunkie released this 24 Apr 20:32
· 14 commits to v4.10.x since this release

Release Notes

Simple Injector can be downloaded using NuGet.

NOTE: Due to a merging error, the NuGet package containing Simple Injector 4.10.0 and 4.10.1 are identical to that of Simple Injector 4.9.2.

This is a small minor release, which adds just some overloads to Container.Collection.Register in the core library. See below for more details.

Improvements

Simple Injector core library

  • #808 Added Container.Collection.Register overloads that accept a Lifestyle argument