How to use Autofac to Load Plugins in .NET C#
March 24, 2023
• 2,451 views
dotnetdotnet coredotnet core tutorialdotnet core c#c# dotnet coredesign patterndesign patternsdesign patterns c#C# desgin patternsc# programminglearn design patternsautofacautofac C#dependency injectiondependency injection C#what is dependency injectiondependency injection tutorial C#autofac tutorialiocautofac dependency injection web api c#autofac asp.net coredependency injection c# autofacdependency inversion principle tutorial
This video is part of a series where we will explore how to create a facade in C# and then use plugins in your .NET / dotnet applications. 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=33YaRGEsaDI
You can also...
