Cheesebaron.MvxPlugins.Settings
1.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cheesebaron.MvxPlugins.Settings --version 1.1.1
NuGet\Install-Package Cheesebaron.MvxPlugins.Settings -Version 1.1.1
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.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cheesebaron.MvxPlugins.Settings, 1.1.1"
#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.1 // Install Cheesebaron.MvxPlugins.Settings as a Cake Tool #tool nuget:?package=Cheesebaron.MvxPlugins.Settings&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains a 'Settings' plugin for MvvmCross v3, which uses platform specific simple storage for application settings.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MvvmCross.HotTuna.CrossCore (>= 3.5.0)
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 | |
---|---|---|---|
6.0.0 | 4,394 | 6/14/2021 | |
5.1.0 | 2,033 | 2/7/2021 | |
5.0.0 | 1,314 | 8/30/2020 | |
4.1.2 | 11,151 | 1/3/2020 | |
4.1.1 | 2,980 | 10/1/2019 | |
4.1.0 | 19,052 | 7/8/2019 | |
4.0.1 | 5,156 | 10/28/2018 | |
4.0.0 | 1,552 | 10/1/2018 | |
3.2.0 | 6,839 | 11/9/2017 | |
3.1.0 | 14,530 | 6/19/2017 | |
3.0.3 | 8,303 | 3/9/2017 | |
3.0.2 | 1,716 | 3/9/2017 | |
3.0.1 | 1,677 | 3/9/2017 | |
3.0.0 | 1,713 | 3/8/2017 | |
2.2.2 | 1,971 | 2/22/2017 | |
2.2.1 | 2,269 | 1/16/2017 | |
2.2.0 | 2,363 | 12/5/2016 | |
2.1.0 | 6,223 | 9/26/2016 | |
2.0.1 | 2,178 | 8/23/2016 | |
1.2.7 | 3,885 | 6/13/2016 | |
1.2.6 | 1,847 | 6/13/2016 | |
1.2.5 | 10,626 | 2/5/2016 | |
1.2.2 | 3,050 | 2/4/2016 | |
1.2.2-pre6 | 1,490 | 12/14/2015 | |
1.2.2-pre4 | 1,668 | 11/9/2015 | |
1.2.2-pre3 | 1,512 | 10/23/2015 | |
1.2.2-pre2 | 1,519 | 10/21/2015 | |
1.2.2-pre1 | 1,535 | 10/21/2015 | |
1.2.2-pre | 1,604 | 9/11/2015 | |
1.2.1 | 3,098 | 6/19/2015 | |
1.2.0 | 1,915 | 6/15/2015 | |
1.1.9 | 1,719 | 6/15/2015 | |
1.1.8 | 1,773 | 6/8/2015 | |
1.1.7 | 1,890 | 6/2/2015 | |
1.1.6 | 1,851 | 6/2/2015 | |
1.1.5 | 1,886 | 6/2/2015 | |
1.1.4 | 1,867 | 5/19/2015 | |
1.1.3 | 1,808 | 5/19/2015 | |
1.1.2 | 2,003 | 4/8/2015 | |
1.1.1 | 1,874 | 3/30/2015 | |
1.1.1-pre1 | 1,560 | 3/30/2015 | |
1.1.0 | 3,397 | 1/21/2015 | |
1.0.3 | 1,939 | 10/3/2014 | |
1.0.2 | 2,169 | 8/29/2014 | |
1.0.0 | 1,939 | 5/26/2014 |
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