jameschch/LeanOptimization

DI Library

Closed this issue · 1 comments

DI has been handled manually (or not at all). Consider an injection library (Autofac, SimpleInjector).

Dot Net Core has it's own now right? https://docs.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-3.0
Castle Windsor is another option.