Fixing Autofac Circular Dependencies in .NET C#
March 10, 2023
• 2,116 views
dotnetdotnet coredotnet core tutorialc# dotnet coreautofacc# autofac dependency injectionC# autofac tutorialc# autofac exampleautofac examplec# dependency injectiondependency injectiondependency injection c#dependency injection exampleswhat is dependency injectioncircular dependenciescircular dependencycircular dependency in c#autofac circular dependencyiocinversion of controlc# autofac tutorialfacade tutorialrepository pattern
This video is part of a series where we will explore how to create a facade in C#. We will be using a repository as a basis for our facade and then exploring some of the challenges and benefits. Our facade will be composed of multiple plugin sources where we will use Autofac to load them in dynamically at runtime.
When you're done with this video, you should follow up with this one:
https://www.youtube.com/watch?v=L8KeFxUWaGM
You can also find a related blog post here:
https://www.devleade...
