Skip to main content
Prism.Unity.Uno package icon

Prism.Unity.Uno

Use these extensions to build apps for Uno Platform, UWP, & WinUI using Prism with the Unity Container. 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 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.

Total Downloads
19.4K
19,443
Published
Aug 25, 2020
Latest stable version

Install

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

Frameworks

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

Dependencies

Prism.Uno
MonoAndroid9.0
[8.0.0.1850-pre, )
Unity.Container
MonoAndroid9.0
[5.11.8, )
Uno.UI
MonoAndroid9.0
[3.0.5, )
Prism.Uno
Xamarin.iOS1.0
[8.0.0.1850-pre, )
Unity.Container
Xamarin.iOS1.0
[5.11.8, )
Uno.UI
Xamarin.iOS1.0
[3.0.5, )
Prism.Uno
Xamarin.Mac2.0
[8.0.0.1850-pre, )
Unity.Container
Xamarin.Mac2.0
[5.11.8, )
Uno.UI
Xamarin.Mac2.0
[3.0.5, )
Prism.Uno
.NETStandard2.0
[8.0.0.1850-pre, )
Unity.Container
.NETStandard2.0
[5.11.8, )
Uno.UI
.NETStandard2.0
[3.0.5, )
Prism.Uno
UAP10.0.16299
[8.0.0.1850-pre, )
Unity.Container
UAP10.0.16299
[5.11.8, )

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

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