Info
Version: | 9.0.1 |
Author(s): | aritchie |
Last Update: | Monday, August 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aritchie/settings |
NuGet Url: | https://www.nuget.org/packages/Acr.Settings |
Install
Install-Package Acr.Settings
dotnet add package Acr.Settings
paket add Acr.Settings
Acr.Settings Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
Tags
Unlike other setting libraries in the wild, this library provides several unique features
* You can store/retrieve just about any type of object (thanks to Newtonsoft.Json)
* You can monitor for changes using the Changed event
* iCloud Settings Provider
* You can use roaming profiles which is useful for iOS app groups, iOS extensions, iWatch, and Android Wear.