Simple Injector v4.10.2
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 aLifestyle
argument