Dependency Injection for Absolute Beginners with C# and .NET

In this vedeo

  • Core of Dependency Injection
  • Dependency Injection with Concrete Implementation
  • Different Ways of Injection: Constructor Injection, Method Injection and Property Injection
  • Why Dependency Injection?
  • Dependency Injection with Interfaces: Loosely Coupled Code
  • 3 Reasons to Use Interfaces with Dependency Injection
  • Dependency Injection Containers
  • There are Frameworks That Already Do This! Why You Want to Use That
  • Advantages & Disadvantages
  • Outro

Leave a Reply

Your email address will not be published. Required fields are marked *