Prism.Windows
6.3.0
Prefix Reserved
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
<PackageReference Include="Prism.Windows" Version="6.3.0" />
paket add Prism.Windows --version 6.3.0
#r "nuget: Prism.Windows, 6.3.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
-
UAP 10.0
- CommonServiceLocator (>= 1.3.0)
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
- Prism.Core (>= 6.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Prism.Windows:
Package | Downloads |
---|---|
Prism.SimpleInjector
Use these extensions to build Prism applications based on Simple Injector. |
|
Prism.SimpleInjector.Windows
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 | 130,267 | 3/25/2017 | |
6.3.0-pre2 | 1,234 | 2/26/2017 | |
6.3.0-pre1 | 1,456 | 11/2/2016 | |
6.0.2 | 30,358 | 8/9/2016 | |
6.0.2-pre1 | 9,630 | 12/3/2015 | |
6.0.1 | 43,896 | 10/23/2015 | |
6.0.0 | 3,474 | 10/14/2015 |