Simple MVVM framework with Microsoft Extensions for Xamarin.Forms projects.
Info
Version: | 2.0.0 |
Author(s): | tbertuzzi |
Last Update: | Monday, April 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TBertuzzi/Xamarin.Forms.MVVMBase |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Forms.MVVMBase |
Install
Install-Package Xamarin.Forms.MVVMBase
dotnet add package Xamarin.Forms.MVVMBase
paket add Xamarin.Forms.MVVMBase
Xamarin.Forms.MVVMBase Download (Unzip the "nupkg" after downloading)
Dependencies
- DryIoc(>= 3.0.2)
- Xamarin.Forms(>= 4.3.0.908675)
Tags