Simple Injector: Working with multiple constructors
Although limited in features, the Simple Injector has simple but flexible way to add features, such as the possibility to work with multiple constructors.
- filed under .NET General, C#, Dependency injection, Simple Injector - two comments / No trackbacks - § ¶
Simple Injector - The easiest Dependency Injection framework in town
The Simple Injector is an easy-to-use Inversion of Control library for .NET and Silverlight. It solely supports code-based configuration and is an ideal starting point for developers unfamiliar with larger IoC / DI libraries.
- filed under .NET General, C#, Simple Injector, Simple Service Locator - No comments / No trackbacks - § ¶