Base page view models for adding better structure to your view models when dealing with API-calls and refreshable lists.
Info
Version: | 2.0.0 |
Author(s): | Patrick van der Linden |
Last Update: | Friday, December 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaggoware/Zaggoware.Prism.Forms |
NuGet Url: | https://www.nuget.org/packages/Zaggoware.Prism.Forms.ViewModels |
Install
Install-Package Zaggoware.Prism.Forms.ViewModels
dotnet add package Zaggoware.Prism.Forms.ViewModels
paket add Zaggoware.Prism.Forms.ViewModels
Zaggoware.Prism.Forms.ViewModels Download (Unzip the "nupkg" after downloading)
Dependencies
- Prism.Forms(>= 7.2.0.1422)
- PropertyChanged.Fody(>= 3.2.9)
- Xamarin.Essentials(>= 1.5.3.2)
- Xamarin.Forms(>= 4.8.0.1451)