Simple Dependency Injection in C# March 6, 2017Posted inC#/.NETTags: di, ioc, uwp, xamarinNo Comments This time, I would like to introduce you Dependency Injection (DI), which is a very common principle in programming.