Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Total Downloads
551.3M
551,306,632
Published
Jul 9, 2026
Latest stable version
Install
.NET CLI
dotnet add package Autofac --version 9.3.1
Package Manager Console
Install-Package Autofac -Version 9.3.1
PackageReference
<PackageReference Include="Autofac" Version="9.3.1" />
Frameworks
Dependencies
[10.0.0, )
Microsoft.Bcl.AsyncInterfaces
[10.0.0, )
.NETStandard2.0
System.Diagnostics.DiagnosticSource
[10.0.0, )
.NETStandard2.0
System.Diagnostics.DiagnosticSource
[10.0.0, )
.NETStandard2.1