Autofac.WebApi2.Owin 3.3.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Autofac.WebApi2.Owin --version 3.3.0                
NuGet\Install-Package Autofac.WebApi2.Owin -Version 3.3.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.WebApi2.Owin" Version="3.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.WebApi2.Owin --version 3.3.0                
#r "nuget: Autofac.WebApi2.Owin, 3.3.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.
// Install Autofac.WebApi2.Owin as a Cake Addin
#addin nuget:?package=Autofac.WebApi2.Owin&version=3.3.0

// Install Autofac.WebApi2.Owin as a Cake Tool
#tool nuget:?package=Autofac.WebApi2.Owin&version=3.3.0                

OWIN support for the ASP.NET Web API 2.2 Integration for Autofac

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Autofac.WebApi2.Owin:

Repository Stars
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
ivaylokenov/MyTested.WebApi
Fluent testing framework for ASP.NET Web API 2.
autofac/Examples
Example projects that consume and demonstrate Autofac IoC functionality and integration
microsoft/Appsample-Photosharing
Sample code for a UWP photo sharing app.
daxnet/we-text
WeText is a sample application that demonstrates the implementation of DDD/CQRS and microservice architectural patterns in C#.
Version Downloads Last updated
4.0.0-beta7-221 393 10/1/2015
3.3.0 13,750 9/8/2015
3.2.0 42,740 8/21/2014
3.1.0 540 8/17/2014
3.0.1 2,299 6/20/2014
3.0.0 418 6/20/2014
3.0.0-alpha3 731 3/27/2014
3.0.0-alpha2 109 3/26/2014
3.0.0-alpha 310 2/17/2014

Added extension "DisposeScopeOnAppDisposing" for attaching container disposal to application disposal.