FreshMvvm 2.2.4
See the version list below for details.
dotnet add package FreshMvvm --version 2.2.4
NuGet\Install-Package FreshMvvm -Version 2.2.4
<PackageReference Include="FreshMvvm" Version="2.2.4" />
paket add FreshMvvm --version 2.2.4
#r "nuget: FreshMvvm, 2.2.4"
// Install FreshMvvm as a Cake Addin #addin nuget:?package=FreshMvvm&version=2.2.4 // Install FreshMvvm as a Cake Tool #tool nuget:?package=FreshMvvm&version=2.2.4
FreshMvvm is a super light Mvvm Framework designed specifically for Xamarin.Forms. Its designed to be Easy, Simple and Flexible.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FreshMvvm:
Package | Downloads |
---|---|
Igs.Mobile.Core
Package Description |
|
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 (6)
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 | Downloads | Last updated |
---|---|---|
4.0.1 | 250,358 | 6/30/2021 |
4.0.0 | 1,239 | 6/30/2021 |
3.0.0 | 253,135 | 3/16/2019 |
2.2.4 | 133,975 | 2/1/2018 |
2.2.3 | 22,252 | 10/26/2017 |
2.2.2 | 2,384 | 10/26/2017 |
2.2.1 | 9,676 | 10/16/2017 |
2.2.0 | 63,694 | 8/14/2016 |
2.1.0 | 7,517 | 5/13/2016 |
2.0.1 | 3,419 | 4/27/2016 |
2.0.0 | 2,873 | 4/25/2016 |
1.0.3.3 | 5,174 | 3/22/2016 |
1.0.2.2 | 3,271 | 3/7/2016 |
1.0.2 | 2,154 | 3/7/2016 |
1.0.1 | 2,288 | 3/3/2016 |
1.0.0 | 2,402 | 2/17/2016 |
1.0.0-pre3 | 2,071 | 2/8/2016 |
1.0.0-pre2 | 2,021 | 2/6/2016 |
1.0.0-pre1 | 2,093 | 1/20/2016 |
0.0.6 | 3,760 | 8/28/2015 |
0.0.5 | 2,992 | 7/21/2015 |
0.0.4 | 2,261 | 7/8/2015 |
0.0.3 | 2,106 | 6/10/2015 |
0.0.2 | 2,205 | 5/10/2015 |
0.0.1 | 6,443 | 5/9/2015 |
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)