C# Dependency Injection Explanation in .NET Core

Опубликовано: 16 Май 2026
на канале: Billy Tech
36,709
911

Explanation of dependency injection by building a simple console app with a unit test and then refactoring it with dependency injection. This tutorial uses .NET Core and the Microsoft.Extensions.DependencyInjection Library.

If you want to support me, I like coffee ☕ https://ko-fi.com/billytech

Dependency Inversion Principle: https://en.wikipedia.org/wiki/Depende...

Inversion of Control: https://en.wikipedia.org/wiki/Inversi...

Dependency Injection
https://en.wikipedia.org/wiki/Depende...