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. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism.Forms.Regions helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications by bringing class WPF Regions to Xamarin.Forms. This library provides the IRegion and RegionManager. While we support a number of standard Xamarin.Forms controls like StackLayout & ContentView, you can provide custom RegionAdapters to make Regions work with any control that you like.
$ dotnet add package Prism.Forms.RegionsHello and thank you for using Prism!
Prism’s licensing terms have recently changed. It's essential to understand and abide by these changes before continuing to use our software.
For customers that qualify for the Community License, Prism can be used free of charge.
This license is available to those who:
Note: To use Prism under the Community License, you must also agree to be bound by Prism's terms and conditions.
For customers who do not qualify for the community license, a Commercial License must be purchased.
To explore our commercial licensing options, visit the Prism Library website.
You cannot use this product without:
To view the full Prism license containing the terms and conditions, please visit this link.
Thank you for your attention to this matter. We're committed to delivering the best experience with Prism and appreciate your understanding and cooperation.
If you have any questions, please don't hesitate to reach out to our support team at support@prismlibrary.com.
Best Regards,
The Prism Team