Advexp.Settings.Cloud.Evaluation
2.6.0
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
<PackageReference Include="Advexp.Settings.Cloud.Evaluation" Version="2.6.0" />
paket add Advexp.Settings.Cloud.Evaluation --version 2.6.0
#r "nuget: Advexp.Settings.Cloud.Evaluation, 2.6.0"
// 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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10 uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
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.
Add iCloud support for iOS.
For more information visit https://bitbucket.org/advexp/component-advexp.settings/src/default/CHANGELOG.md