Acr.Settings
9.0.1
Cross Platform Settings Plugin for Xamarin and Windows. 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
Install-Package Acr.Settings -Version 9.0.1
dotnet add package Acr.Settings --version 9.0.1
<PackageReference Include="Acr.Settings" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.Settings --version 9.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/aritchie/settings/blob/master/docs/changelog.md
Dependencies
-
.NETFramework 4.6.2
- Newtonsoft.Json (>= 11.0.2)
-
.NETFramework 4.7
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
-
MonoAndroid 8.0
- Newtonsoft.Json (>= 11.0.2)
-
UAP 10.0
- Newtonsoft.Json (>= 11.0.2)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 11.0.2)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
9.0.1 | 15,228 | 8/27/2018 | ||
9.0.0 | 4,778 | 4/13/2018 | ||
8.0.0 | 7,572 | 11/20/2017 | ||
7.0.2 | 5,484 | 10/7/2017 | ||
7.0.1 | 812 | 10/5/2017 | ||
7.0.0 | 1,752 | 9/29/2017 | ||
6.0.1 | 9,324 | 4/21/2017 | ||
6.0.0 | 4,585 | 3/28/2017 | ||
5.1.1 | 16,155 | 7/4/2016 | ||
5.1.0 | 5,045 | 3/11/2016 | ||
5.0.0 | 2,533 | 3/10/2016 | ||
4.3.9 | 1,350 | 1/8/2016 | ||
4.3.8 | 789 | 1/3/2016 | ||
4.3.6 | 892 | 10/28/2015 | ||
4.3.5 | 534 | 10/23/2015 | ||
4.3.4 | 552 | 10/13/2015 | ||
4.3.3 | 477 | 10/11/2015 | ||
4.3.2 | 938 | 10/7/2015 | ||
4.3.1 | 596 | 9/22/2015 | ||
4.3.0 | 724 | 8/16/2015 | ||
4.2.5 | 897 | 7/13/2015 | ||
4.2.4 | 484 | 7/13/2015 | ||
4.2.3 | 547 | 7/5/2015 | ||
4.2.2 | 612 | 6/23/2015 | ||
4.2.1 | 488 | 6/22/2015 | ||
4.2.0 | 920 | 6/21/2015 | ||
4.1.0 | 601 | 6/1/2015 | ||
4.0.1 | 532 | 5/25/2015 | ||
4.0.0 | 505 | 5/22/2015 | ||
3.0.4 | 518 | 5/20/2015 | ||
3.0.3 | 551 | 4/30/2015 | ||
3.0.2 | 595 | 4/3/2015 | ||
3.0.1 | 635 | 2/13/2015 | ||
3.0.0 | 665 | 2/5/2015 |