Info
| Version: | 8.4.0 |
| Author(s): | Autofac Contributors |
| Last Update: | Monday, August 4, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://autofac.org/ |
| NuGet Url: | https://www.nuget.org/packages/Autofac |
Install
Install-Package Autofac
dotnet add package Autofac
paket add Autofac
Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
- System.Diagnostics.DiagnosticSource(>= 4.7.1)
Tags
It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.