Prism.Forms
5.6.1-pre1
Prefix Reserved
See the version list below for details.
Install-Package Prism.Forms -Version 5.6.1-pre1
dotnet add package Prism.Forms --version 5.6.1-pre1
<PackageReference Include="Prism.Forms" Version="5.6.1-pre1" />
paket add Prism.Forms --version 5.6.1-pre1
#r "nuget: Prism.Forms, 5.6.1-pre1"
// Install Prism.Forms as a Cake Addin
#addin nuget:?package=Prism.Forms&version=5.6.1-pre1&prerelease
// Install Prism.Forms as a Cake Tool
#tool nuget:?package=Prism.Forms&version=5.6.1-pre1&prerelease
This is an early preview of Prism for Xamarin.Forms. Please let us know what you think. Your feedback will be greatly appreciated.
A walk through on how to get started with Prism for Xamarin.Forms can be found here:
http://brianlagunas.com/first-look-at-the-prism-for-xamarin-forms-preview/
Feel free to contribute to this project on GitHub.
Product | Versions |
---|---|
MonoAndroid | monoandroid10 |
Windows Phone | wp8 wp81 |
-
MonoAndroid 1.0
- CommonServiceLocator (>= 1.3.0)
- Unity (>= 3.5.1404)
- Xamarin.Forms (>= 1.4.0.6341)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- CommonServiceLocator (>= 1.3.0)
- Unity (>= 3.5.1404)
- Xamarin.Forms (>= 1.4.0.6341)
-
WindowsPhone 8.0
- CommonServiceLocator (>= 1.3.0)
- Unity (>= 3.5.1404)
- Xamarin.Forms (>= 1.4.0.6341)
NuGet packages (43)
Showing the top 5 NuGet packages that depend on Prism.Forms:
Package | Downloads |
---|---|
Prism.Plugin.Popups
Prism Forms Plugin to provide Popup Navigation working with the Rg.Plugins.Popup library |
|
Prism.Unity.Forms
Use these extensions to build Xamarin.Forms applications with Prism and Unity. |
|
Prism.DryIoc.Forms
Use these extensions to build Xamarin.Forms applications with Prism and DryIoc. |
|
SheshaMobile.Modules.Home
The home module contains common functionality and essetntials required to build an app home page |
|
SheshaMobile.Modules.Events
The events module contains common functionality and essetntials required to build apps that have event specific functionality |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Prism.Forms:
Repository | Stars |
---|---|
reactiveui/splat
Makes things cross-platform
|
|
cocoa-mhlw/cocoa
|
|
PrismLibrary/Prism-Samples-Forms
Samples that demonstrate how to use various Prism features with Xamarin.Forms
|
|
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
|
|
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
|
Version | Downloads | Last updated |
---|---|---|
8.1.97 | 294,804 | 5/24/2021 |
8.0.0.1909 | 362,059 | 10/21/2020 |
8.0.0.1850-pre | 2,997 | 8/25/2020 |
8.0.0.1740-pre | 3,438 | 5/5/2020 |
7.2.0.1422 | 1,462,141 | 11/21/2019 |
7.2.0.1367 | 173,616 | 7/24/2019 |
7.2.0.1347-pre | 5,178 | 6/11/2019 |
7.2.0.1233-pre | 3,379 | 5/6/2019 |
7.2.0.1038-pre | 5,281 | 2/20/2019 |
7.2.0.708-pre | 2,109 | 12/4/2018 |
7.1.0.431 | 2,674,889 | 10/15/2018 |
7.1.0.279-pre | 2,908 | 9/20/2018 |
7.1.0.172-pre | 34,108 | 6/15/2018 |
7.1.0.135-pre | 2,000 | 5/9/2018 |
7.1.0.123-pre | 14,752 | 4/2/2018 |
7.0.0.396 | 242,095 | 1/22/2018 |
7.0.0.362 | 21,832 | 1/12/2018 |
7.0.0.336-pre | 11,419 | 12/7/2017 |
7.0.0.269-pre | 6,233 | 11/16/2017 |
7.0.0.168-pre | 19,063 | 10/13/2017 |
7.0.0.124-pre | 4,847 | 10/6/2017 |
7.0.0-pre1 | 1,972 | 9/22/2017 |
6.3.0 | 177,468 | 3/25/2017 |
6.3.0-pre2 | 3,869 | 2/26/2017 |
6.3.0-pre1 | 13,444 | 11/2/2016 |
6.2.0 | 42,117 | 8/9/2016 |
6.1.0-pre7 | 1,865 | 7/15/2016 |
6.1.0-pre6 | 1,648 | 6/21/2016 |
6.1.0-pre5 | 3,599 | 5/5/2016 |
6.1.0-pre4 | 3,054 | 4/5/2016 |
6.1.0-pre3 | 5,882 | 1/20/2016 |
6.1.0-pre2 | 1,601 | 12/10/2015 |
6.1.0-pre1 | 1,411 | 12/3/2015 |
6.0.1 | 7,842 | 10/26/2015 |
6.0.0 | 2,668 | 10/14/2015 |
5.9.0-pre2 | 1,085 | 10/12/2015 |
5.8.0-pre1 | 1,402 | 10/8/2015 |
5.7.0-pre3 | 1,626 | 6/10/2015 |
5.7.0-pre2 | 933 | 6/10/2015 |
5.7.0-pre1 | 1,416 | 6/8/2015 |
5.6.1-pre1 | 1,403 | 3/24/2015 |
Features include:
-IoC with Unity
- Commanding
- ViewModelLocator
- Event Aggregator
- Navigation