Chapter 9. Dependency injection
After completing this chapter, you will be able to
Understand the importance of dependency injection.
Use dependency injection as the glue that holds SOLID code together.
Choose between Poor Man’s Dependency Injection, an Inversion of Control container, or convention over configuration.
Avoid dependency injection anti-patterns. ...
Get Adaptive Code via C#: Agile coding with design patterns and SOLID principles now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.