Info
Version: | 8.1.0 |
Author(s): | Autofac Contributors |
Last Update: | Monday, September 2, 2024 |
.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.