Categories: Miscellaneous
Latest version: 1.0Added 2004-06-10Updated 2006-05-10
Dependency injection framework.Features include:- Support for the Constructor Injection and Setter Injection patterns- Runtime linking of object dependencies- Configurable object lifecycle scoping- Optional support for an Injected Singleton- Generalized support for the Plugin pattern using (almost) any type of class or interface- Configurable either implicitly through custom attributes or explicitly through XML configuration- Optional log4net integration- Mock Injection using built in support for NMock