Xam.Plugins.Settings 1.5.1

Requires NuGet 2.8.1 or higher.

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

// Install Xam.Plugins.Settings as a Cake Tool
#tool nuget:?package=Xam.Plugins.Settings&version=1.5.1

Xam.PCL Settings provides a consistent, cross platform settings plugin for Windows Phone  Silverlight 8/8.1, Windows Phone 8.1, Windows Store, Xamarin.iOS, and Xamarin.Android when using a PCL or any project and is Xamarin.Forms and MvvmCross compatible.  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.
        
        1.5.0- Final Unified Support + Ability to remove a key. Now save decimals/double correctly on Android.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (21)

Showing the top 5 popular GitHub repositories that depend on Xam.Plugins.Settings:

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
xamarinhq/app-conference
Pre-build conference application built with Xamarin
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
step-up-labs/firebase-database-dotnet
C# library for Firebase Realtime Database.
Version Downloads Last updated
1.5.1 5,275 4/21/2015
1.5.0 2,932 1/29/2015
1.4.0.1 1,485 11/19/2014
1.4.0 255 11/18/2014
1.3.0 906 6/1/2014
1.2.0.3 63 3/13/2014
1.2.0.2 51 3/13/2014
1.0.0 54 3/12/2014