Info
Version: | 1.0.0-beta9 |
Author(s): | SolerSoft |
Last Update: | Monday, November 3, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SolerSoft.MvvmCross |
Install
Install-Package SolerSoft.MvvmCross
dotnet add package SolerSoft.MvvmCross
paket add SolerSoft.MvvmCross
SolerSoft.MvvmCross Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmCross.HotTuna.MvvmCrossLibraries(3.2.21)
- SolerSoft.MvvmCross.Logging(1.0.09)
- SolerSoft.MvvmCross.UserInteraction(1.0.09)
Tags
It adds helper classes like ViewModelBase that provide guidance and structure via overrides. It also adds logging and exception handling for ViewModel operations out of the box.
Because dependencies on SolerSoft Logging and UserInteraction plugins, right now this only works on Windows Universal Apps.