Hacker News new | ask | show | jobs
by nikon 2462 days ago
I feel "DI" in the context of .NET Core is often the IoC container you feel forced to use. DI is a pattern, but even trying to use the logger extension without the service provider is a pain.