Prism.Windows 6.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Prism.Uno

Additional Details

Windows UWP support is now provided via Prism.Uno

dotnet add package Prism.Windows --version 6.3.0
NuGet\Install-Package Prism.Windows -Version 6.3.0
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.Windows" Version="6.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prism.Windows --version 6.3.0
#r "nuget: Prism.Windows, 6.3.0"
#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.Windows as a Cake Addin
#addin nuget:?package=Prism.Windows&version=6.3.0

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

Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices.  Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism.Windows contains the platform specific features for Windows 10 UWP.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Prism.Windows:

Package Downloads
Prism.SimpleInjector The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Use these extensions to build Prism applications based on Simple Injector.

Prism.SimpleInjector.Windows The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform. Prism for UWP helps you more easily design and build rich, flexible, and easy to maintain UWP applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.0 123,818 3/25/2017
6.3.0-pre2 1,196 2/26/2017
6.3.0-pre1 1,432 11/2/2016
6.0.2 30,233 8/9/2016
6.0.2-pre1 9,574 12/3/2015
6.0.1 43,786 10/23/2015
6.0.0 3,404 10/14/2015