Autofac.Web 3.2.0

dotnet add package Autofac.Web --version 3.2.0
                    
NuGet\Install-Package Autofac.Web -Version 3.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Autofac.Web" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Autofac.Web" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Autofac.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Autofac.Web --version 3.2.0
                    
#r "nuget: Autofac.Web, 3.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Autofac.Web@3.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Autofac.Web&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Autofac.Web&version=3.2.0
                    
Install as a Cake Tool

ASP.NET WebForms integration for Autofac

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Autofac.Web:

Repository Stars
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
Version Downloads Last Updated
3.2.0 19,100 5/9/2014
3.1.1 1,661 3/27/2014
3.1.0 9,716 7/12/2013
3.0.0 7,207 1/30/2013
3.0.0-beta2 175 12/23/2012
3.0.0-beta 249 11/1/2012
2.6.3.862 11,604 6/20/2012
2.6.2.859 580 6/7/2012
2.6.1.841 2,018 3/5/2012
2.5.2.830 2,736 8/12/2011
2.5.1.827 472 7/10/2011
2.4.5.724 1,590 3/12/2011
2.4.4.705 550 2/6/2011
2.4.3.700 445 1/30/2011
2.4.2.696 526 1/24/2011
2.3.2.632 717 1/7/2011
2.2.4.900 1,851 1/7/2011