Info
Version: | 1.0.1.1 |
Author(s): | James Tsai |
Last Update: | Wednesday, January 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Xam.Plugin.BaseBindingLibrary |
Install
Install-Package Xam.Plugin.BaseBindingLibrary
dotnet add package Xam.Plugin.BaseBindingLibrary
paket add Xam.Plugin.BaseBindingLibrary
Xam.Plugin.BaseBindingLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 4.4.0.991477)
Tags
This library will help you to simply it. You just inherit its' BaseNotifyProperty class for your ViewModel Class.
Others will be set and done.
Thank you.