library to implement mvvm in xamarin forms.
Info
Version: | 1.0.11-beta |
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/plugin.mvvmutils |
Install
Install-Package plugin.mvvmutils
dotnet add package plugin.mvvmutils
paket add plugin.mvvmutils
plugin.mvvmutils Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Xamarin.Forms(>= 4.5.0.356)