Metadata >> NuGet >> MEFLifetimeExtensions

MEFLifetimeExtensions

Metadata

Authors Kayan
Copyrights Copyright 2013
Description A set of extensions, which provides custom scoping - thread, transaction and WCF operation. Instructions can be found on project site.
Owners Kayan
ProjectUrl https://github.com/kayanme/MEFLifetimePoliciesExtensions
ReleaseNotes Per-call scoping.
RequireLicenseAcceptance False
Tags MEF IO Lifetime
Title MEF Lifetime Extensions
PackageSize 17330
PackageHashAlgorithm SHA512
PackageHash /j064gunWfHzUia4xdE0LRfCUM7CEv+Na/4WdRzOlW7+AzktGyD2d2b0eo4N0UGlSXb8a7r42aHYzDYe1evOHg==
DownloadCount 000000
CreatedDate 2013-05-21T11:20:54

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

OpenWrap

Installing the package:
o add-wrap MEFLifetimeExtensions
Uninstalling the package:
o remove-wrap MEFLifetimeExtensions

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
1.0.0.2
1.0.0.1