====== Dependency Injection in .NET/C# ====== ===== Links ===== [[https://learn.microsoft.com/en-us/dotnet/core/extensions/dependency-injection|Dependency injection - .NET | Microsoft Learn]] [[https://learn.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-usage|Use dependency injection - .NET | Microsoft Learn]] [[https://github.com/ninject/ninject/wiki/Dependency-Injection-By-Hand|Dependency Injection By Hand ยท ninject/Ninject Wiki]] {{tag>dotnet}}