Metadata >> NuGet >> Autofac.Extras.Multitenant.Wcf

Autofac.Extras.Multitenant.Wcf

Metadata

Authors Autofac Contributors
Description Multitenant applications allow individual tenants to override dependencies rather than having a simple root container for everyone. This extension provides support for an application container and tenant-specific overrides using Autofac when hosting WCF services.
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 Autofac extension for multitenant application support in WCF services.
Dependencies Autofac:[3.0.2, 4.0.0)|Autofac.Extras.Multitenant:[3.1.0, 4.0.0)|Autofac.Wcf:[3.0.0, 4.0.0)|Castle.Core:3.2.2
Title Autofac Extras: Multitenant Application Support for WCF
PackageSize 59615
PackageHashAlgorithm SHA512
PackageHash d0nCkYoRt25K+sXofHGjM9nJdCOQDdLseMaIYjqleO2asQR1n7wJP5Efh+u5EHcG+rbI+HQ9Zb2UUMwemEF3hA==
DownloadCount 000000
CreatedDate 2013-12-17T11:00:47

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

OpenWrap

Installing the package:
o add-wrap Autofac.Extras.Multitenant.Wcf
Uninstalling the package:
o remove-wrap Autofac.Extras.Multitenant.Wcf

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.1.0