Settings Plugin for Xamarin and Windows provides a consistent, cross platform settings/preferences plugin.
This makes it easier to create cross-platform .NET apps and have cross platform settings.
Manage and use all settings from one PCL/NetStandard library and save natively on each...
More information
NOTE: It's enough to add this package to only Portable Layer.
v.1.4.0
Added namingRule to objects.
v.1.3.0 UPDATED!!
Fully upggraded to .Net Standard 2.0
Object Collection Saving & Loading problem solved.
Clear() problem solved. It works fine now....
More information
Easiest way you'll ever write settings for your app. This library is built to be modular and one-liner exploiting the powerful serialization capabilities of Json.NET out of the box without any mapping necessary to serialize nested custom objects, dictionaries and lists.
This package helps developers to implement auto connection of app user after his first valid identification. It works for Xamarin.Forms, Xamarin.Android & Xamarin.iOS.
An extension to JsonSettings that allows to wrap a class via transparent proxy that autosaves. Support for Autosaving on INotifyPropertyChanged/INotifyCollectionChanged.
An API which simplifies data storage to disk allowing for easy saving, loading and access of a key-value data structure.
Attempts to mimic the functionality and syntax of Androids SharedPreferences.
Easiest way you'll ever write settings for your app. Cross-platform, modular and still a one-liner.
Encrypt, Encode and have full control over hardcoded / dynamic settings.
Plugin that makes it easy to handle all sorts of settings, more precisely, values of any type that is accessed through a key.
This plugin was inspired by another similar component written by James Montemagno, but I used a different approach to data handling and usage.
This plugin uses the native...
More information