Cheesebaron.MvxPlugins.Settings 1.1.2

dotnet add package Cheesebaron.MvxPlugins.Settings --version 1.1.2
NuGet\Install-Package Cheesebaron.MvxPlugins.Settings -Version 1.1.2
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="Cheesebaron.MvxPlugins.Settings" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cheesebaron.MvxPlugins.Settings --version 1.1.2
#r "nuget: Cheesebaron.MvxPlugins.Settings, 1.1.2"
#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 Cheesebaron.MvxPlugins.Settings as a Cake Addin
#addin nuget:?package=Cheesebaron.MvxPlugins.Settings&version=1.1.2

// Install Cheesebaron.MvxPlugins.Settings as a Cake Tool
#tool nuget:?package=Cheesebaron.MvxPlugins.Settings&version=1.1.2

Settings Plugin for MvvmCross, supporting Android, iOS, Windows Phone 8/8.1 (silverlight) and Windows Store (Windows Phone 8.1 and Windows Store 8.1) projects.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 201 4/8/2015
1.1.1 106 3/30/2015
1.1.1-pre1 68 3/30/2015
1.1.0 391 1/21/2015
1.0.3 241 10/3/2014
1.0.2 448 8/29/2014
1.0.0 132 5/26/2014

1.1.2
Added WindowsCommon project to package
Added PDB files
Added source to package

1.1.1
Fix for "ArgumentException: 'jobject' must not be IntPtr.Zero. Parameter name: jobject"

1.1.0
Added support for iOS Unified API

1.0.2
Fixes boolean getter