Decouple IoC/DI container when authoring a C# library
Intro Often when writing library code the integration of an IoC/DI container (eg. Unity, SimpleInjector, etc.) gets a topic. My goals are to use Inversion Of Control (IoC) and dependency … Continue Reading Decouple IoC/DI container when authoring a C# library