A Comparison of Some Dependency Injection Frameworks: Part 1 Introduction and Motivation

Introduction This article is the first in a series of articles that will look briefly at a number of dependency injection (‘DI’) frameworks, and will try to compare them by implementing some fairly standard DI constructs.  The articles will consider both Java and .Net frameworks.  The selection of frameworks will not be particularly scientific or comprehensive: they are simply the … Continue reading A Comparison of Some Dependency Injection Frameworks: Part 1 Introduction and Motivation