Autofac 4.8.1
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.
No packages depend on Autofac.
Release notes are at https://github.com/autofac/Autofac/releases
.NET Framework 4.5
- No dependencies.
.NET Standard 1.1
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel (>= 4.0.1)