Alex KlausDeveloper  |  Architect  |  Leader
Post tagged "Dependency Injection"
March 2019
.NET Core project without Autofac. Is it viable?
Perhaps, Autofac is the most popular DI/IoC container for ASP.NET projects. But, since .NET Core has a pretty decent DI/IoC container, why would one still need Autofac? This is a story of gains and losses from switching a mid-sized project from Autofac to the standard .NET Core container.
Read more