library to implement mvvm in xamarin forms.
Info
| Version: | 1.0.16 |
| Author(s): | levelfivecoder |
| Last Update: | Wednesday, March 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/levelfivecoder/mvvmutils/blob/master/README.md |
| NuGet Url: | https://www.nuget.org/packages/Xamarin.Forms.MvvmUtils |
Install
Install-Package Xamarin.Forms.MvvmUtils
dotnet add package Xamarin.Forms.MvvmUtils
paket add Xamarin.Forms.MvvmUtils
Xamarin.Forms.MvvmUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Xamarin.Forms(>= 4.5.0.356)
Tags