Metadata >> NuGet >> PortablePrism.Portable

PortablePrism.Portable

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 Portable part of Portable PRISM.
Tags PRISM, PCL, Portable, MVVM
Dependencies Portable.CommonServiceLocator:1.2.2
Title Portable PRISM - Portable
PackageSize 203632
PackageHashAlgorithm SHA512
PackageHash qqvgy1d8G2NYVUtQ9GcNtTY6xGMIUDUBPnI3gDMWM7pI0lt5B2q+vcTeIFL80udyUj1/A3+LLmLdTju+ZuJj2w==
DownloadCount 000000
CreatedDate 2013-02-23T18:48:01
ReleaseNotes Fixed issues with contracts assembly by setting option to NotBuild. 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.Portable -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PortablePrism.Portable -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.Portable
Installing the package (HTTP Basic authentication):
Install-Package PortablePrism.Portable -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PortablePrism.Portable -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package PortablePrism.Portable

OpenWrap

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

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
1.0.0