How to use Autofac for Dependency Injection in C# dotnet
April 3, 2023
• 7,026 views
dotnetdotnet coredotnet core tutorialdotnet core c#c# dotnet corec# programminglearn c#autofacC# autofacc# autofac dependency injectionC# autofac tutorialc# autofac exampleautofac examplec# dependency injectiondependency injectiondependency injection c#dependency injection exampleswhat is dependency injectioniocdependency injection c# .net coredependency injection c# autofacinversion of controlc# autofac tutorialautofac tutorial
You've been leveraging composition like a good software developer, but you're finding that the entry point of your program is becoming a mess. Fear not! In this video, we'll look at how we can use Autofac to implement dependency injection and make your program nice and organized!
Want the source for this video? Check it out here:
https://github.com/ncosentino/DevLeader/tree/master/RefactoringCompositionDITesting/RefactoringCompositionDITesting.CompositionRefactor1.Autofac
For more information...
