Dependency injection and the Dependency Inversion Principle of SOLID go hand-in-hand. Discover dependency injection in C#, and how to apply the SOLID principles to an application.
Learning Objectives
{"describe what dependency Injection is and how it relates to dependency inversion"}