Metadata >> NuGet >> Autofac.WebApi2

Autofac.WebApi2

Metadata

Authors Autofac Contributors
Description ASP.NET Web API 2.1 Integration for Autofac
IconUrl http://code.google.com/p/autofac/logo
Language en-US
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Autofac Contributors
ProjectUrl http://autofac.org/
RequireLicenseAcceptance False
Summary Provides an IControllerFactory implementation and other integration points for the ASP.NET Web API.
Dependencies Autofac:[3.2.0, 4.0.0)|Microsoft.AspNet.WebApi.Core:[5.1.0, 5.2.0)
Title Autofac ASP.NET Web API 2.1 Integration
PackageSize 94548
PackageHashAlgorithm SHA512
PackageHash PYrMQE+pLCPFCJWs/xMzT9EYrQtuKkOvVgV3Zs/K4J+oMAPZ6E8H8iqszfNrvgibjLqCNB1rckJfmplegmW6LQ==
DownloadCount 000000
CreatedDate 2014-01-28T12:47:44

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Autofac.WebApi2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Autofac.WebApi2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Autofac.WebApi2
Installing the package (HTTP Basic authentication):
Install-Package Autofac.WebApi2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Autofac.WebApi2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Autofac.WebApi2

OpenWrap

Installing the package:
o add-wrap Autofac.WebApi2
Uninstalling the package:
o remove-wrap Autofac.WebApi2

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.2.0
3.1.0
3.0.0