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
Nov 21, 2019
Latest stable version

Install

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

Frameworks

MonoAndroid8.1 .NETStandard2.0

Dependencies

Prism.Core
MonoAndroid8.1
[7.2.0.1422, )
Xamarin.Forms
MonoAndroid8.1
[3.6.0.344457, )
Prism.Core
.NETStandard2.0
[7.2.0.1422, )
Xamarin.Forms
.NETStandard2.0
[3.6.0.344457, )

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