by Trần_Tuấn_Anh
Inversion of Control (IoC) is a fundamental principle in software design that aims to decouple components and manage their dependencies more effectively.
by Daan Acohen
Simplify and resolve circular dependencies in .NET using the SmartInject NuGet package
by Nick Polyak
Describes how to install dynamically loaded plugins as nuget packages
by Nick Polyak
I explain the Inversion of Control and propose simple but powerful interfaces for implementing IoC frameworks.