SolerSoft.MvvmCross 1.0.0-beta9

This is a prerelease version of SolerSoft.MvvmCross.
dotnet add package SolerSoft.MvvmCross --version 1.0.0-beta9
                    
NuGet\Install-Package SolerSoft.MvvmCross -Version 1.0.0-beta9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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.
<PackageVersion Include="SolerSoft.MvvmCross" Version="1.0.0-beta9" />
                    
Directory.Packages.props
<PackageReference Include="SolerSoft.MvvmCross" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SolerSoft.MvvmCross --version 1.0.0-beta9
                    
#r "nuget: SolerSoft.MvvmCross, 1.0.0-beta9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SolerSoft.MvvmCross&version=1.0.0-beta9&prerelease
                    
Install SolerSoft.MvvmCross as a Cake Addin
#tool nuget:?package=SolerSoft.MvvmCross&version=1.0.0-beta9&prerelease
                    
Install SolerSoft.MvvmCross as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta9 1,510 11/3/2014
1.0.0-beta8 924 10/29/2014
1.0.0-beta7 910 10/28/2014
1.0.0-beta6 893 10/28/2014
1.0.0-beta5 946 10/28/2014
1.0.0-beta4 916 10/28/2014
1.0.0-beta3 900 10/28/2014
1.0.0-beta2 944 10/28/2014
1.0.0-beta1 971 10/28/2014