Skip to main content
Prism.DryIoc.Uno package icon

Prism.DryIoc.Uno

Use these extensions to build apps for Uno Platform, UWP, & WinUI using Prism with the DryIoc 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
28.3K
28,315
Published
May 24, 2021
Latest stable version

Install

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

Frameworks

MonoAndroid10.0 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETStandard2.0 UAP10.0.18362

Dependencies

Prism.Uno
MonoAndroid10.0
[8.1.97, )
DryIoc.dll
MonoAndroid10.0
[4.7.7, )
Uno.UI
MonoAndroid10.0
[3.7.4, )
Prism.Uno
Xamarin.iOS1.0
[8.1.97, )
DryIoc.dll
Xamarin.iOS1.0
[4.7.7, )
Uno.UI
Xamarin.iOS1.0
[3.7.4, )
Prism.Uno
Xamarin.Mac2.0
[8.1.97, )
DryIoc.dll
Xamarin.Mac2.0
[4.7.7, )
Uno.UI
Xamarin.Mac2.0
[3.7.4, )
Prism.Uno
.NETStandard2.0
[8.1.97, )
DryIoc.dll
.NETStandard2.0
[4.7.7, )
Uno.UI
.NETStandard2.0
[3.7.4, )
Prism.Uno
UAP10.0.18362
[8.1.97, )
DryIoc.dll
UAP10.0.18362
[4.7.7, )

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 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.