Advexp.Settings.Cloud.Evaluation 2.5.2

.NET Core 2.0 .NET Standard 1.0 .NET Framework 4.5
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.5.2
NuGet\Install-Package Advexp.Settings.Cloud.Evaluation -Version 2.5.2
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.5.2" />
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.5.2
#r "nuget: Advexp.Settings.Cloud.Evaluation, 2.5.2"
#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.5.2

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

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 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 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.

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
Compatible target framework(s)
Additional computed target framework(s)
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 1,397 7/23/2019
2.6.0 473 7/12/2019
2.5.2 535 4/27/2019

Add plugin for environment variables.
Add Key Vault support for Microsoft Azure environment.
Bugfixing.
For more information visit https://bitbucket.org/advexp/component-advexp.settings/src/default/CHANGELOG.md