*SO* Close To Plugins In C# - Autofac in ASP NET Core
May 3, 2024
• 757 views
autofacc# dependency injection tutorialautofac tutorialdependency injection c# autofaciocmicrosoft mvpcircular dependencycircular dependenciesautofac dependency injection c#inversión de controlautofac asp.net corec# autofac dependency injectiondependency injectionautofac dependency injection web api c#c# autofac tutorialinversion of controldependency inversion principle tutorialc# reflection explainedautofac circular dependencyminimal apic#
This is the second video in my series explaining how to get the most out of Autofac in ASP.NET Core. The first video examined the suggested way to set things up -- but this video goes against the grain with setting up our dependency injection container!
In this video, I'll explore the trade-offs of using an Autofac ContainerBuilder in contrast to the recommended way of setting up an ASP NET Core app. We're getting MUCH closer to having a workable plugin setup!
