DelSole.MVVMSpecial is a lightweight MVVM framework for Xamarin.Forms.
Info
Version: | 1.0.0 |
Author(s): | Alessandro Del Sole |
Last Update: | Friday, July 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlessandroDelSole/DelSole.MVVMSpecial |
NuGet Url: | https://www.nuget.org/packages/DelSole.MVVMSpecial |
Install
Install-Package DelSole.MVVMSpecial
dotnet add package DelSole.MVVMSpecial
paket add DelSole.MVVMSpecial
DelSole.MVVMSpecial Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- System.ComponentModel.Annotations(>= 4.5.0)
- Xamarin.Forms(>= 4.1.0.555618)