Autofac.WebApi2.Owin 4.0.0-beta7-221

Prefix Reserved
This is a prerelease version of Autofac.WebApi2.Owin.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Autofac.WebApi2.Owin --version 4.0.0-beta7-221
                    
NuGet\Install-Package Autofac.WebApi2.Owin -Version 4.0.0-beta7-221
                    
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="4.0.0-beta7-221" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Autofac.WebApi2.Owin" Version="4.0.0-beta7-221" />
                    
Directory.Packages.props
<PackageReference Include="Autofac.WebApi2.Owin" />
                    
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.WebApi2.Owin --version 4.0.0-beta7-221
                    
#r "nuget: Autofac.WebApi2.Owin, 4.0.0-beta7-221"
                    
#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.
#addin nuget:?package=Autofac.WebApi2.Owin&version=4.0.0-beta7-221&prerelease
                    
Install Autofac.WebApi2.Owin as a Cake Addin
#tool nuget:?package=Autofac.WebApi2.Owin&version=4.0.0-beta7-221&prerelease
                    
Install Autofac.WebApi2.Owin as a Cake Tool

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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on Autofac.WebApi2.Owin:

Package Downloads
BumperLane.Tenant.Api.Framework

Framework for BumperLane API sites

TouchConvert.Tenant.Api.V1.Dtos

Data transfer objects for TouchConvert version one APIs.

TouchConvert.Tenant.Api.V2.Dtos

Data transfer objects for TouchConvert version two APIs.

Dywham.Middleware.Endpoints.WebApi

Description

Bit.Server.WebApi

Bit.Server.WebApi

GitHub repositories (9)

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
6.2.1 270,085 7/13/2023
6.2.0 59,501 4/11/2023
6.1.0 261,766 8/2/2022
6.0.0 1,266,926 10/5/2020
5.0.0 979,046 1/31/2020
4.0.0 6,209,555 8/17/2016
4.0.0-beta7-221 8,068 10/1/2015
3.3.0 544,576 9/8/2015
3.2.0 268,854 8/21/2014
3.1.0 6,235 8/17/2014
3.0.1 11,284 6/20/2014
3.0.0 4,677 6/20/2014
3.0.0-alpha3 2,141 3/27/2014
3.0.0-alpha2 1,324 3/26/2014
3.0.0-alpha 1,510 2/17/2014

Moved the DisposeScopeOnAppDisposing extension to Autofac.Owin. Updated compatibility for Autofac 4.0.0.