Skip to main content
Uno.Prism.Unity.Windows package icon

Uno.Prism.Unity.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
677
677
Published
Jul 26, 2018
Latest stable version

Install

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

Frameworks

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

Dependencies

Uno.Prism.Windows
MonoAndroid8.0
[7.1.0-pre.4, )
CommonServiceLocator
MonoAndroid8.0
[1.3.0, )
Unity.Container
MonoAndroid8.0
[5.8.6, )
Uno.UI
MonoAndroid8.0
[1.31.0-dev.191, )
Uno.Prism.Windows
UAP10.0.15063
[7.1.0-pre.4, )
[1.3.0, )
Unity.Container
UAP10.0.15063
[5.8.6, )
Uno.Prism.Windows
Xamarin.iOS1.0
[7.1.0-pre.4, )
CommonServiceLocator
Xamarin.iOS1.0
[1.3.0, )
Unity.Container
Xamarin.iOS1.0
[5.8.6, )
Uno.UI
Xamarin.iOS1.0
[1.31.0-dev.191, )
Uno.Prism.Windows
.NETStandard2.0
[7.1.0-pre.4, )
CommonServiceLocator
.NETStandard2.0
[1.3.0, )
[4.4.0, )
Unity.Container
.NETStandard2.0
[5.8.6, )
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.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.