Metadata >> NuGet >> PortablePrism.WP8

PortablePrism.WP8

Metadata

Authors Andrii Chebukin
Description Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.
Owners XperiAndri
ProjectUrl https://github.com/xperiandri/PortablePrism
RequireLicenseAcceptance False
Summary Windows Phone 8 part of Portable PRISM.
Tags PRISM, PCL, Portable, MVVM
Dependencies Microsoft.Bcl:1.0.16-rc:wp80|Microsoft.Bcl.Async:1.0.14-rc:wp80|PortablePrism.Portable:1.0.0:wp80
Title Portable PRISM - Windows Phone 8
PackageSize 25921
PackageHashAlgorithm SHA512
PackageHash Zo3t8CbJsxN8pSHhN5D0GQ3IEJCDevFs+KaZOQSo+05EoT7puGkbtHHS3Ae1I40OGIS//+TEgXLU3Jm7+OkSCQ==
DownloadCount 000000
CreatedDate 2013-02-23T18:50:44
ReleaseNotes Fixed Summary and Description.

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

OpenWrap

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

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.1-rc
1.0.0-rc