Metadata >> NuGet >> PortablePrism.WinRT

PortablePrism.WinRT

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 WinRT part of Portable PRISM.
Tags PRISM, PCL, Portable, MVVM
Dependencies Portable.CommonServiceLocator:1.2.2:win|PortablePrism.Portable:1.0.1:win
Title Portable PRISM - WinRT
PackageSize 102623
PackageHashAlgorithm SHA512
PackageHash Of0saupr78IM125ENBrZG9P/mACdU4AgZj+rD2KXcAcTS6okdZ/qxLl6iIRjHjoS4kuIFTfG7GxXC3s46rCqAg==
DownloadCount 000000
CreatedDate 2013-04-04T11:51:00
ReleaseNotes Fixed package targeting. Added xml commants 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 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PortablePrism.WinRT -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
Installing the package (HTTP Basic authentication):
Install-Package PortablePrism.WinRT -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PortablePrism.WinRT -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package PortablePrism.WinRT

OpenWrap

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

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