Mvx.Plugins.Settings
                              
                            
                                1.4.1
                            
                        
                    Requires NuGet 2.8.1 or higher.
dotnet add package Mvx.Plugins.Settings --version 1.4.1
NuGet\Install-Package Mvx.Plugins.Settings -Version 1.4.1
<PackageReference Include="Mvx.Plugins.Settings" Version="1.4.1" />
<PackageVersion Include="Mvx.Plugins.Settings" Version="1.4.1" />
<PackageReference Include="Mvx.Plugins.Settings" />
paket add Mvx.Plugins.Settings --version 1.4.1
#r "nuget: Mvx.Plugins.Settings, 1.4.1"
#:package Mvx.Plugins.Settings@1.4.1
#addin nuget:?package=Mvx.Plugins.Settings&version=1.4.1
#tool nuget:?package=Mvx.Plugins.Settings&version=1.4.1
Please use: https://www.nuget.org/packages/Xam.Plugins.Settings/
Mvx Plugins Settings provides a consistent, cross platform settings plugin for Windows Phone, Windows Store, Xamarin.iOS, and Xamarin.Android when using MvvmCross.  This makes it easier to create cross-platform .NET apps and have cross platform settings. Manage and use all settings from one PCL and save natively on each platform. *This plugin stores settings natively on each platform and does NOT save them to Json. This allows you to use native functionality such as PreferenceActivity on Android.
         Support for: Int, Int64, Double, String, DateTime, Bool, Float, Decimal, Guid
         You can always serialize and deserialize a string out if needed.
         
         I recommend using:  https://www.nuget.org/packages/Xam.Plugins.Settings as this will be updated more frequently.
         
         Release notes:
         1.4.1- Add iOS Unified (64 bit)
         1.4.0.2- Fix WP 8.1 RT to support ARM
         1.4.0.1- Fix Doubles on Android.
         1.3.0.0- Add Windows Phone 8.1 Support with new PCL profile
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. | 
| MonoAndroid | monoandroid is compatible. | 
| MonoTouch | monotouch 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 | win8 is compatible. | 
| Xamarin.iOS | xamarinios10 is compatible. | 
- 
                                                - MvvmCross.HotTuna.CrossCore (>= 3.5.0)
 
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Mvx.Plugins.Settings:
| Repository | Stars | 
|---|---|
| jamesmontemagno/MeetupManager 
                                                            Meetup.com app to track users at events
                                                         |