Simple Injector v1.4.1

Rating:        Based on 3 ratings
Reviewed:  1 review
Downloads: 481
Change Set: 87334
Released: Mar 5 2012
Updated: Mar 5 2012 by dot_NET_Junkie
Dev status: Stable

Recommended Download

Application SimpleInjector Runtime Library v1.4.1.zip
application, 300K, uploaded Mar 5 - 305 downloads

Other Available Downloads

Application SimpleInjector Silverlight Runtime Library v1.4.1.zip
application, 291K, uploaded Mar 5 - 31 downloads
Source Code SimpleInjector Source Code v1.4.1.zip
source code, 707K, uploaded Mar 5 - 84 downloads
Documentation SimpleInjector.chm
documentation, 247K, uploaded Mar 5 - 61 downloads

Release Notes

This release adds two small improvements to the SimpleInjector.Extensions.dll. No changes have been made to the core library.

New features and improvements in this release for the SimpleInjector.Extensions.dll
  • The RegisterManyForOpenGeneric extension methods now accept non-generic decorator, as long as they implement the given open generic service type.
  • GetTypesToRegister methods added to the OpenGenericBatchRegistrationExtensions class which allows to customize the behavior. Note that these methods are a bit hidden, since they are no extension methods and will not show up as instance methods on the Container.

Reviews for this release

     
Does all we expect from a DI container and more, can be easily extended to suit our needs, is released under a liberal OS license, and - last, but not least - is blazing fast. Highly recommended.
by imisgroupfan on Apr 17 at 9:47 AM