Autofac.Extensions.DependencyInjection
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Install
dotnet add package Autofac.Extensions.DependencyInjection --version 7.2.0-preview.1
Install-Package Autofac.Extensions.DependencyInjection -Version 7.2.0-preview.1
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="7.2.0-preview.1" />
Frameworks
Dependencies
Adoption guide
Applications that need decorators, keyed services, module composition or advanced lifetime control.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.