Advexp.Settings.Cloud.Evaluation 2.6.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

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

// Install Advexp.Settings.Cloud.Evaluation as a Cake Tool
#tool nuget:?package=Advexp.Settings.Cloud.Evaluation&version=2.6.0

Create cross-platform .NET app settings and make them accessible in your Windows, .NET Core, Xamarin.Mac, Xamarin.iOS or Xamarin.Android application natively.
Ability to save settings to the cloud and sync between iOS devises by using iCloud service.
Ability to save settings locally or to the cloud and sync them across different devices by using the Amazon Cognito Sync service.
Ability to remotely configure your mobile app by using Google Firebase Remote Config service.
Ability to load cryptographic keys and secrets by using Microsoft Azure Key Vault service.
Support any built-in or user-defined types which can be saved as a setting.
Save settings as dynamic parameters (name - value pairs).

It use Apple iCloud to enable syncing between iOS devices.
More informations about this service you can find here:
https://developer.apple.com/icloud/

It use Amazon Cognito Sync to enables cross-device syncing of application-related user data.
More informations about this service you can find here:
http://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sync.html

It use Google Firebase Remote Config to remotely configure your mobile app.
More informations about this service you can find here:
https://firebase.google.com/docs/remote-config/

It use Microsoft Azure Key Vault to load cryptographic keys and secrets.
More informations about this service you can find here:
https://azure.microsoft.com/en-us/services/key-vault/

It is unit tested and supports .NET Standard and PCL.

Supported platforms:

.NET Framework  
.NET Core  
UWP  
Xamarin.Mac  
Xamarin.iOS (Unified)  
Xamarin.Android

NetStandard / PCL projects

Supported cloud services:

Apple iCloud
Amazon Cognito Sync
Google Firebase Remote Config
Microsoft Azure Key Vault

Project home page:
https://advexp.bitbucket.io/

NuGet package "Advexp.Settings Local" you can download here:
Advexp.Settings.Local

Samples, Unit Tests and additional information you can find here:
https://bitbucket.org/advexp/component-advexp.settings

NuGet package "Advexp.Settings Cloud", full version, you can buy here:
https://advexp.bitbucket.io/

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.0 3,729 7/23/2019
2.6.0 1,301 7/12/2019
2.5.2 1,339 4/27/2019

Add iCloud support for iOS.
For more information visit https://bitbucket.org/advexp/component-advexp.settings/src/default/CHANGELOG.md