Skip to main content
Prism.Uno.WinUI package icon

Prism.Uno.WinUI

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, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET Standard. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, and Xamarin Forms). Prism for Uno Platform helps you more easily design and build rich, flexible, and easy to maintain Windows UWP, WinUI & cross platform Uno applications. This library provides user interface composition as well as modularity support.

Total Downloads
7.1K
7,113
Published
May 25, 2021
Latest stable version

Install

.NET CLI
dotnet add package Prism.Uno.WinUI --version 8.1.97
Package Manager Console
Install-Package Prism.Uno.WinUI -Version 8.1.97
PackageReference
<PackageReference Include="Prism.Uno.WinUI" Version="8.1.97" />

Frameworks

MonoAndroid10.0 Xamarin.iOS1.0 Xamarin.Mac2.0 net5.0-windows10.0.18362 .NETStandard2.0

Dependencies

Prism.Core
MonoAndroid10.0
[8.1.97, )
Uno.Core
MonoAndroid10.0
[2.3.0, )
[2.0.3-uno.92, )
Uno.WinUI
MonoAndroid10.0
[3.7.4, )
Prism.Core
Xamarin.iOS1.0
[8.1.97, )
Uno.Core
Xamarin.iOS1.0
[2.3.0, )
[2.0.3-uno.92, )
Uno.WinUI
Xamarin.iOS1.0
[3.7.4, )
Prism.Core
Xamarin.Mac2.0
[8.1.97, )
Uno.Core
Xamarin.Mac2.0
[2.3.0, )
[2.0.3-uno.92, )
Uno.WinUI
Xamarin.Mac2.0
[3.7.4, )
Prism.Core
net5.0-windows10.0.18362
[8.1.97, )
[2.0.3, )
Prism.Core
.NETStandard2.0
[8.1.97, )
Uno.Core
.NETStandard2.0
[2.3.0, )
[2.0.3-uno.92, )
Uno.WinUI
.NETStandard2.0
[3.7.4, )

Adoption guide

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

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

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

The published metadata declares 18 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.