Metadata >> NuGet >> PortablePrism.WinRT.MEF

PortablePrism.WinRT.MEF

Metadata

Authors Andrii Chebukin
Description Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.
Owners Andrii Chebukin
ProjectUrl https://github.com/xperiandri/PortablePrism
RequireLicenseAcceptance False
Summary MEF extensions for WinRT part of Portable PRISM.
Tags PRISM, PCL, Portable, MEF, Managed Extensibility Framework
Dependencies Microsoft.Composition:1.0.16:win|Portable.CommonServiceLocator:1.2.2:win|PortablePrism.Portable:1.0.1:win|PortablePrism.WinRT:1.0.1:win
Title Portable PRISM - WinRT MEF extensions
PackageSize 55899
PackageHashAlgorithm SHA512
PackageHash MPIM0Fmq1yP/9BQJraqWhFJh6Htm8Hg6UkngDhk1Sftq/3ZZYp4N+2E2GS1U9fO+r/6GVo1yUBoCscDGlsKNuQ==
DownloadCount 000000
CreatedDate 2013-04-04T11:52:45
ReleaseNotes Fixed package targeting. Added xml comments file.

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

OpenWrap

Installing the package:
o add-wrap PortablePrism.WinRT.MEF
Uninstalling the package:
o remove-wrap PortablePrism.WinRT.MEF

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.2
1.0.1
1.0.0