Skip to main content
Prism.Uno.WinUI package icon

Prism.Uno.WinUI

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. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI 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
Feb 14, 2024
Latest stable version

Install

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

Frameworks

net8.0 net8.0-android34.0 net8.0-ios17.2 net8.0-maccatalyst17.2 net8.0-macos14.2 net8.0-windows10.0.19041

Dependencies

[9.0.401-pre, )
[5.0.48, )
Prism.Core
net8.0-android34.0
[9.0.401-pre, )
[3.0.11, )
Uno.WinUI
net8.0-android34.0
[5.0.48, )
Prism.Core
net8.0-ios17.2
[9.0.401-pre, )
[3.0.11, )
Uno.WinUI
net8.0-ios17.2
[5.0.48, )
Prism.Core
net8.0-maccatalyst17.2
[9.0.401-pre, )
Uno.Extensions.Hosting.WinUI
net8.0-maccatalyst17.2
[3.0.11, )
[2.4.2, )
Uno.WinUI
net8.0-maccatalyst17.2
[5.0.48, )
Prism.Core
net8.0-macos14.2
[9.0.401-pre, )
[3.0.11, )
Uno.WinUI
net8.0-macos14.2
[5.0.48, )
Prism.Core
net8.0-windows10.0.19041
[9.0.401-pre, )
[2.0.9, )
Uno.Extensions.Hosting.WinUI
net8.0-windows10.0.19041
[3.0.11, )
Uno.WinUI
net8.0-windows10.0.19041
[5.0.48, )

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 6 target frameworks; confirm the exact target used by your application.

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