FreshMvvm 3.0.0
FreshMvvm is a super light Mvvm Framework designed specifically for Xamarin.Forms. Its designed to be Easy, Simple and Flexible.
Install-Package FreshMvvm -Version 3.0.0
dotnet add package FreshMvvm --version 3.0.0
<PackageReference Include="FreshMvvm" Version="3.0.0" />
paket add FreshMvvm --version 3.0.0
#r "nuget: FreshMvvm, 3.0.0"
// Install FreshMvvm as a Cake Addin
#addin nuget:?package=FreshMvvm&version=3.0.0
// Install FreshMvvm as a Cake Tool
#tool nuget:?package=FreshMvvm&version=3.0.0
Release Notes
3.0.0
Using the latest Xamarin forms nuget 3.4.0, updated the solution to be .net standard, fixed all the unit test errors.
2.2.4
New method on FreshMasterDetailNavigationContainer, a none generic version of AddPage which adds ability for dynamically built menu's
FreshAwaitCommand now supports canExecute Function
2.2.3
Support for .net standard
2.2.2
Resolve memory leak
Remove dependancy on rx.net
2.2.0
Better debug messages displayed
Ability to remove a page from Navigation
Add ability to SwitchSelectedRoot page in Tabs and MasterDetail
2.1.0
Adds ability to control pagemodel mapping via PageModelMapper
Adds ability to navigate without animation
Better cleanup of objects
IOC now has unregister feature
Add First Only Tabbed Navigation Container
2.0.1
Support for Xamarin.Forms 2.2.
2.0
IOC Container Lifetime Registration Options
Switching out NavigationStacks on the Xamarin.Forms MainPage
Multiple Navigation Services
Custom IOC Containers
WhenAny
Control over which Models and Views are linked
Events when page is popped (for disposal)
Dependencies
-
- System.Reactive (>= 4.0.0)
- Xamarin.Forms (>= 3.4.0.1009999)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on FreshMvvm:
Package | Downloads |
---|---|
Igs.Mobile.Core
Package Description
|
|
SharedSpace.ExpandableList
An expandable list for iOS and Android. Built against Xamarin Forms 3.3.0.967583
|
|
com.russellstather.freshmvvmrxuiinterop
Makes RxUI work with FreshMvvm
|
|
FreshMvvmIconize
Classes to allow me to use FreshMvvm Navigation and Iconize
|
|
Rocket.Surgery.ReactiveUI.Interop.FreshMvvm
Package Description
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on FreshMvvm:
Repository | Stars |
---|---|
sthewissen/Xamarin.Forms.PancakeView
An extended ContentView for Xamarin.Forms with rounded corners, borders, shadows and more!
|
|
sthewissen/Xamarin.Forms.StateSquid
Spiritual successor to EasyLoading, turn any layout element into an individual state-aware element.
|
|
sthewissen/KickassUI.Spotify
A Xamarin.Forms version of the Spotify app to prove you can create goodlooking UI with Xamarin.Forms
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
sthewissen/Xamarin.Forms.EasyLoading
Loading views made easy!
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 162,797 | 3/16/2019 |
2.2.4 | 113,403 | 2/1/2018 |
2.2.3 | 19,115 | 10/26/2017 |
2.2.2 | 1,051 | 10/26/2017 |
2.2.1 | 8,300 | 10/16/2017 |
2.2.0 | 56,368 | 8/14/2016 |
2.1.0 | 6,036 | 5/13/2016 |
2.0.1 | 1,337 | 4/27/2016 |
2.0.0 | 947 | 4/25/2016 |
1.0.3.3 | 3,183 | 3/22/2016 |
1.0.2.2 | 1,871 | 3/7/2016 |
1.0.2 | 809 | 3/7/2016 |
1.0.1 | 950 | 3/3/2016 |
1.0.0 | 1,005 | 2/17/2016 |
1.0.0-pre3 | 829 | 2/8/2016 |
1.0.0-pre2 | 836 | 2/6/2016 |
1.0.0-pre1 | 877 | 1/20/2016 |
0.0.6 | 2,260 | 8/28/2015 |
0.0.5 | 1,491 | 7/21/2015 |
0.0.4 | 859 | 7/8/2015 |
0.0.3 | 807 | 6/10/2015 |
0.0.2 | 869 | 5/10/2015 |
0.0.1 | 797 | 5/9/2015 |