SolerSoft.MvvmCross
1.0.0-beta9
This is a base framework for building apps on MvvmCross. 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.
This is a prerelease version of SolerSoft.MvvmCross.
Install-Package SolerSoft.MvvmCross -Version 1.0.0-beta9
dotnet add package SolerSoft.MvvmCross --version 1.0.0-beta9
<PackageReference Include="SolerSoft.MvvmCross" Version="1.0.0-beta9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SolerSoft.MvvmCross --version 1.0.0-beta9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- MvvmCross.HotTuna.MvvmCrossLibraries (>= 3.2.2-beta1)
- SolerSoft.MvvmCross.Logging (>= 1.0.0-beta9)
- SolerSoft.MvvmCross.UserInteraction (>= 1.0.0-beta9)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.0.0-beta9 | 877 | 11/3/2014 | ||
1.0.0-beta8 | 311 | 10/29/2014 | ||
1.0.0-beta7 | 328 | 10/28/2014 | ||
1.0.0-beta6 | 304 | 10/28/2014 | ||
1.0.0-beta5 | 330 | 10/28/2014 | ||
1.0.0-beta4 | 331 | 10/28/2014 | ||
1.0.0-beta3 | 309 | 10/28/2014 | ||
1.0.0-beta2 | 362 | 10/28/2014 | ||
1.0.0-beta1 | 379 | 10/28/2014 |