Metadata >> NuGet >> Autofac.Configuration

Autofac.Configuration

Metadata

Authors Autofac Contributors
Description XML configuration support 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 Enables Autofac dependencies to be configured using XML configuration files.
Dependencies Autofac:[3.1.0, 4.0.0)
Title Autofac Configuration
PackageSize 97406
PackageHashAlgorithm SHA512
PackageHash k1Enf7j/sjKMrIy0zlGKdDBlkjEeFHgnN9ghdirzvgd6TkE0hOXu8Fmx6oSEwaohVnriccIMUaK75m0yXMpRgA==
DownloadCount 000000
CreatedDate 2013-12-17T10:58:12

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

OpenWrap

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

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