Skip to main content
Prism.Forms package icon

Prism.Forms

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 code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform. Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications.

Total Downloads
19.6M
19,583,887
Published
May 5, 2020
Latest stable version

Install

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

Frameworks

MonoAndroid9.0 MonoAndroid10.0 .NETStandard2.0

Dependencies

Prism.Core
MonoAndroid9.0
[8.0.0.1740-pre, )
Xamarin.Forms
MonoAndroid9.0
[4.6.0.726, )
Prism.Core
MonoAndroid10.0
[8.0.0.1740-pre, )
Xamarin.Forms
MonoAndroid10.0
[4.6.0.726, )
Prism.Core
.NETStandard2.0
[8.0.0.1740-pre, )
Xamarin.Forms
.NETStandard2.0
[4.6.0.726, )

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.

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

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.