Skip to main content
Prism.Uno package icon

Prism.Uno

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
39.0K
38,977
Published
Oct 21, 2020
Latest stable version

Install

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

Frameworks

MonoAndroid9.0 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETStandard2.0 UAP10.0.16299

Dependencies

Prism.Core
MonoAndroid9.0
[8.0.0.1909, )
Uno.Core
MonoAndroid9.0
[2.0.0, )
[2.0.2-uno.76, )
Uno.UI
MonoAndroid9.0
[3.0.17, )
Prism.Core
Xamarin.iOS1.0
[8.0.0.1909, )
Uno.Core
Xamarin.iOS1.0
[2.0.0, )
[2.0.2-uno.76, )
Uno.UI
Xamarin.iOS1.0
[3.0.17, )
Prism.Core
Xamarin.Mac2.0
[8.0.0.1909, )
Uno.Core
Xamarin.Mac2.0
[2.0.0, )
[2.0.2-uno.76, )
Uno.UI
Xamarin.Mac2.0
[3.0.17, )
Prism.Core
.NETStandard2.0
[8.0.0.1909, )
Uno.Core
.NETStandard2.0
[2.0.0, )
[2.0.2-uno.76, )
Uno.UI
.NETStandard2.0
[3.0.17, )
Prism.Core
UAP10.0.16299
[8.0.0.1909, )

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.