Skip to main content
Uno.Prism.Windows package icon

Uno.Prism.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.

Total Downloads
918
918
Published
Jul 26, 2018
Latest stable version

Install

.NET CLI
dotnet add package Uno.Prism.Windows --version 7.1.0-pre.4+23
Package Manager Console
Install-Package Uno.Prism.Windows -Version 7.1.0-pre.4+23
PackageReference
<PackageReference Include="Uno.Prism.Windows" Version="7.1.0-pre.4+23" />

Frameworks

MonoAndroid8.0 UAP10.0.15063 Xamarin.iOS1.0 .NETStandard2.0

Dependencies

Uno.Prism
MonoAndroid8.0
[7.1.0-pre.4, )
Uno.UI
MonoAndroid8.0
[1.31.0-dev.191, )
Uno.Prism
UAP10.0.15063
[7.1.0-pre.4, )
Uno.Prism
Xamarin.iOS1.0
[7.1.0-pre.4, )
Uno.UI
Xamarin.iOS1.0
[1.31.0-dev.191, )
Uno.Prism
.NETStandard2.0
[7.1.0-pre.4, )
[4.4.0, )
Uno.UI
.NETStandard2.0
[1.31.0-dev.191, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.