Prism.StoreApps 1.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Prism.StoreApps --version 1.0.1
NuGet\Install-Package Prism.StoreApps -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="Prism.StoreApps" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prism.StoreApps --version 1.0.1
#r "nuget: Prism.StoreApps, 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.
// Install Prism.StoreApps as a Cake Addin
#addin nuget:?package=Prism.StoreApps&version=1.0.1

// Install Prism.StoreApps as a Cake Tool
#tool nuget:?package=Prism.StoreApps&version=1.0.1

This assembly targets Windows 8. The Microsoft.Practices.Prism.StoreApps library helps to bootstrap MVVM apps, manage state, perform validation of user input, perform navigation, implement data binding, commands, Flyouts, settings, and search.

Product Compatible and additional computed target framework versions.
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Prism.StoreApps:

Package Downloads
Prism.StoreApps.MvvmExtensions

Extensions

Prism.StoreApps.Extensions.Mvvm

This framework extends Prism.StoreApps with useful real-world featires. 1. Displaying of settings flyouts, child views, notifications and flyouts views in MVVM style 2. CompositeUI via regions in ViewModelFirst style

BusinessAppsWinRTToolkit

A set of helpers, behaviors and extensions for building Windows Runtime XAML Business applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

This release includes source code that targets .NET for Windows Store apps.