Skip to main content
Autofac package icon

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

net10.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[10.0.0, )
[10.0.0, )
[10.0.0, )