[...] Before I get more into IoC containers, let’s start with a simple dependency injection example. I will assume that you are familiar with DI and are aware of the advantages of constructor injection If not, I recommend reading this short intro to DI and then this guide about writing testable code. [...]
↧