Skip to main content

Autofac.Extensions.DependencyInjection 11.0.0 — NuGet Package for .NET

Autofac.Extensions.DependencyInjection 11.0.0 NuGet package for .NET. Autofac implementation of the interfaces in…

Authors: Autofac Contributors

Total downloads: 230,485,935

Project URL: https://autofac.org/

License: MIT

Tags: autofac, di, ioc, dependencyinjection, aspnet, aspnetcore

Install Autofac.Extensions.DependencyInjection 11.0.0

.NET CLI

dotnet add package Autofac.Extensions.DependencyInjection --version 11.0.0

Package Manager Console

Install-Package Autofac.Extensions.DependencyInjection -Version 11.0.0

PackageReference (csproj)

<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="11.0.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.