When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Dependency Injection in C# and .NET with the Autofac Library
An in-depth course on Dependency Injection and Inversion of Control

This Course Includes
udemy
4.4 (1.4K reviews )
5h 21m
english
Online - Self Paced
professional certificate
Udemy
About Dependency Injection in C# and .NET with the Autofac Library
This is a course covering
Dependency Injection in .NET
using the
Autofac
library. The goal of the course is to provide in-depth coverage of the concept of dependency injection and give examples of how DI/IoC is used in the modern world. This course covers the following topics:
The concepts of
Dependency Injection
and
Inversion of Control
and what they are for
Components and Services
(terminology used by the Autofac container)
Component Registration
including assembly and module scanning
Controlling Scope and Lifetime
Configuration
including XML/JSON and Modules
Plenty of
advanced topics
for the connoisseur
What You Will Learn?
- Understand and leverage the benefits of dependency injection .
- Plan and configure dependency injection containers .
- Leverage dependency injection scopes, modules and other advanced capabilities .
- Integrate dependency injection with popular frameworks (e.g., ASP.NET.