Info
Version: | 1.0.1-pre |
Author(s): | Guy Antoine and contributors |
Last Update: | Monday, December 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zenmvvm/ZenMvvm |
NuGet Url: | https://www.nuget.org/packages/ZenMvvm |
Install
Install-Package ZenMvvm
dotnet add package ZenMvvm
paket add ZenMvvm
ZenMvvm Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Xamarin.Forms(>= 4.5.0.356)
- Xamarin.Forms(>= 4.5.0.356)
Tags
With ZenMvvm you can use a ViewModel-First pattern while keeping the power and familiarity of Xamarin Forms. The result? More readable and maintainable code, and a stronger separation of concerns.