Metadata >> NuGet >> Autofac.WebApi5

Autofac.WebApi5

Metadata

Authors Autofac Contributors
Description ASP.NET Web API 5 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.1.1
Title Autofac ASP.NET Web API 5 Integration
PackageSize 72519
PackageHashAlgorithm SHA512
PackageHash crdrflr9IurrL/VWl5UH4XK6MmU9MBYau6I1SfBDWU2Z6096FMBb13XZFUGaN71PQr+oPq3FxD+i0hIMWNPyuA==
DownloadCount 000000
CreatedDate 2013-09-02T10:18:55

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.WebApi5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Autofac.WebApi5 -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.WebApi5
Installing the package (HTTP Basic authentication):
Install-Package Autofac.WebApi5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Autofac.WebApi5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Autofac.WebApi5

OpenWrap

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

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.0.0-rc1