PortablePrism.Portable 1.0.1

dotnet add package PortablePrism.Portable --version 1.0.1
                    
NuGet\Install-Package PortablePrism.Portable -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PortablePrism.Portable" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PortablePrism.Portable" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="PortablePrism.Portable" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PortablePrism.Portable --version 1.0.1
                    
#r "nuget: PortablePrism.Portable, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PortablePrism.Portable&version=1.0.1
                    
Install PortablePrism.Portable as a Cake Addin
#tool nuget:?package=PortablePrism.Portable&version=1.0.1
                    
Install PortablePrism.Portable as a Cake Tool

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition.
Namespaces are not changed for convenience.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PortablePrism.Portable:

Package Downloads
PortablePrism.Portable.Interactivity

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

PortablePrism.WinRT

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

PortablePrism.WinRT.MEF

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

PortablePrism.WP8

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 10,315 2/23/2013
1.0.0 1,647 2/12/2013

Fixed issues with contracts assembly by setting option to NotBuild.
Fixed Summary and Description.