Cheesebaron.MvxPlugins.Settings
1.2.2
See the version list below for details.
dotnet add package Cheesebaron.MvxPlugins.Settings --version 1.2.2
NuGet\Install-Package Cheesebaron.MvxPlugins.Settings -Version 1.2.2
<PackageReference Include="Cheesebaron.MvxPlugins.Settings" Version="1.2.2" />
paket add Cheesebaron.MvxPlugins.Settings --version 1.2.2
#r "nuget: Cheesebaron.MvxPlugins.Settings, 1.2.2"
// Install Cheesebaron.MvxPlugins.Settings as a Cake Addin #addin nuget:?package=Cheesebaron.MvxPlugins.Settings&version=1.2.2 // Install Cheesebaron.MvxPlugins.Settings as a Cake Tool #tool nuget:?package=Cheesebaron.MvxPlugins.Settings&version=1.2.2
Settings Plugin for MvvmCross, supporting Android, iOS, Windows Phone 8/8.1 (silverlight), Windows Store (Windows Phone 8.1 and Windows Store 8.1) and WPF projects.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 0.0
- MvvmCross.Platform (>= 4.0.0)
-
.NETPlatform 5.0
- MvvmCross.Platform (>= 4.0.0)
- Newtonsoft.Json (>= 8.0.2)
-
MonoAndroid 0.0
- MvvmCross.Platform (>= 4.0.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- MvvmCross.Platform (>= 4.0.0)
- Newtonsoft.Json (>= 8.0.2)
-
UAP 0.0
- MvvmCross.Platform (>= 4.0.0)
- Newtonsoft.Json (>= 8.0.2)
-
Windows 0.0
- MvvmCross.Platform (>= 4.0.0)
-
WindowsPhone 0.0
- MvvmCross.Platform (>= 4.0.0)
-
WindowsPhoneApp 0.0
- MvvmCross.Platform (>= 4.0.0)
-
Xamarin.iOS 0.0
- MvvmCross.Platform (>= 4.0.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 | 3,944 | 6/14/2021 | |
5.1.0 | 1,975 | 2/7/2021 | |
5.0.0 | 1,312 | 8/30/2020 | |
4.1.2 | 11,124 | 1/3/2020 | |
4.1.1 | 2,978 | 10/1/2019 | |
4.1.0 | 19,050 | 7/8/2019 | |
4.0.1 | 5,154 | 10/28/2018 | |
4.0.0 | 1,550 | 10/1/2018 | |
3.2.0 | 6,837 | 11/9/2017 | |
3.1.0 | 14,524 | 6/19/2017 | |
3.0.3 | 8,212 | 3/9/2017 | |
3.0.2 | 1,714 | 3/9/2017 | |
3.0.1 | 1,675 | 3/9/2017 | |
3.0.0 | 1,711 | 3/8/2017 | |
2.2.2 | 1,969 | 2/22/2017 | |
2.2.1 | 2,267 | 1/16/2017 | |
2.2.0 | 2,361 | 12/5/2016 | |
2.1.0 | 6,221 | 9/26/2016 | |
2.0.1 | 2,176 | 8/23/2016 | |
1.2.7 | 3,883 | 6/13/2016 | |
1.2.6 | 1,845 | 6/13/2016 | |
1.2.5 | 10,624 | 2/5/2016 | |
1.2.2 | 3,048 | 2/4/2016 | |
1.2.2-pre6 | 1,488 | 12/14/2015 | |
1.2.2-pre4 | 1,666 | 11/9/2015 | |
1.2.2-pre3 | 1,510 | 10/23/2015 | |
1.2.2-pre2 | 1,517 | 10/21/2015 | |
1.2.2-pre1 | 1,533 | 10/21/2015 | |
1.2.2-pre | 1,602 | 9/11/2015 | |
1.2.1 | 3,094 | 6/19/2015 | |
1.2.0 | 1,913 | 6/15/2015 | |
1.1.9 | 1,717 | 6/15/2015 | |
1.1.8 | 1,771 | 6/8/2015 | |
1.1.7 | 1,888 | 6/2/2015 | |
1.1.6 | 1,849 | 6/2/2015 | |
1.1.5 | 1,884 | 6/2/2015 | |
1.1.4 | 1,865 | 5/19/2015 | |
1.1.3 | 1,806 | 5/19/2015 | |
1.1.2 | 2,001 | 4/8/2015 | |
1.1.1 | 1,872 | 3/30/2015 | |
1.1.1-pre1 | 1,558 | 3/30/2015 | |
1.1.0 | 3,395 | 1/21/2015 | |
1.0.3 | 1,937 | 10/3/2014 | |
1.0.2 | 2,167 | 8/29/2014 | |
1.0.0 | 1,935 | 5/26/2014 |
1.2.2
Built against MvvmCross 4.0.0
1.2.2-pre6
Built against MvvmCross 4.0.0-beta7
1.2.2-pre
Updated to JSON.Net 7
Updated MvvmCross packages to latest beta
1.2.1
Fix nuspec dependencies
1.2.0
Removed permissions in Android
1.1.9
WindowsCommon version now internally serializing and deserializing using JSON.Net
1.1.8
Fix missing bootstrap content for iOS
1.1.7
Fix regression for other types on iOS
1.1.6
Fix boolean always returning default value on iOS
1.1.5
Built against 4.0.0-beta5 instead of main branch
Added Guid support on Android and iOS
1.1.4
Fixed bug where booleans would return false instead of specified default value on iOS
1.1.3
Added Wpf
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