Chapter 1: The SOLID Principles of Software Design · 2019-06-11 · Dependency Injection (DI)...

Post on 12-Jun-2020

6 views 0 download

Transcript of Chapter 1: The SOLID Principles of Software Design · 2019-06-11 · Dependency Injection (DI)...

Chapter 1: The SOLID Principles of Software Design

Chapter 2: Dependency Injection and IoC Containers

Chapter 3: Introducing Dependency Injection in .NET Core 2.0

Chapter 4: Dependency Injection in ASP.NET Core

Chapter 5: Object Composition

Chapter 6: Object Lifetime

Chapter 7: Interception

Chapter 8: Patterns - Dependency Injection

Chapter 9: Anti-Patterns and Misconceptions on Dependency Injection

Chapter 10: Dependency Injection in Other JavaScript Frameworks

Chapter 11: Best Practices and Other Related Techniques