SolerSoft.MvvmCross.UserInteraction 1.0.0-beta2

This is a prerelease version of SolerSoft.MvvmCross.UserInteraction.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SolerSoft.MvvmCross.UserInteraction --version 1.0.0-beta2
NuGet\Install-Package SolerSoft.MvvmCross.UserInteraction -Version 1.0.0-beta2
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.UserInteraction" Version="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SolerSoft.MvvmCross.UserInteraction --version 1.0.0-beta2
#r "nuget: SolerSoft.MvvmCross.UserInteraction, 1.0.0-beta2"
#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.
// Install SolerSoft.MvvmCross.UserInteraction as a Cake Addin
#addin nuget:?package=SolerSoft.MvvmCross.UserInteraction&version=1.0.0-beta2&prerelease

// Install SolerSoft.MvvmCross.UserInteraction as a Cake Tool
#tool nuget:?package=SolerSoft.MvvmCross.UserInteraction&version=1.0.0-beta2&prerelease

This will eventually be a cross platform user interaction plugin but for now it's only supported on WindowsCommon (Universal Apps). Why another User Interaction plugin? Existing ones don't support Windows universal apps and have signatures that are difficult to implement on the unversal app platform. This library will also eventually support more advanced interactions like status and progress updates.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa is compatible. 
Windows Store netcore is compatible.  netcore45 was computed.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SolerSoft.MvvmCross.UserInteraction:

Package Downloads
SolerSoft.MvvmCross

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta9 1,490 11/3/2014
1.0.0-beta8 870 10/29/2014
1.0.0-beta7 834 10/28/2014
1.0.0-beta6 881 10/28/2014
1.0.0-beta5 855 10/28/2014
1.0.0-beta4 894 10/28/2014
1.0.0-beta3 850 10/28/2014
1.0.0-beta2 943 10/28/2014
1.0.0-beta1 947 10/28/2014