Waher.Runtime.Settings
1.0.10
Install-Package Waher.Runtime.Settings -Version 1.0.10
dotnet add package Waher.Runtime.Settings --version 1.0.10
<PackageReference Include="Waher.Runtime.Settings" Version="1.0.10" />
paket add Waher.Runtime.Settings --version 1.0.10
#r "nuget: Waher.Runtime.Settings, 1.0.10"
// Install Waher.Runtime.Settings as a Cake Addin
#addin nuget:?package=Waher.Runtime.Settings&version=1.0.10
// Install Waher.Runtime.Settings as a Cake Tool
#tool nuget:?package=Waher.Runtime.Settings&version=1.0.10
Class library that helps applications maintain a set of persistent settings.
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 |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Waher.Persistence (>= 1.6.0)
- Waher.Runtime.Threading (>= 1.2.1)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Waher.Runtime.Settings:
Package | Downloads |
---|---|
Waher.IoTGateway
Defines the IoT Gateway runtime environment. |
|
Waher.Runtime.Language
Class library that helps applications with language localization. |
|
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator as defined by the IEEE XMPP IoT Interface working group. The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection. |
|
Waher.Things.Metering
Contains a basic metering architecture. |
|
Waher.Script.Persistence
Contains script extensions for the persistence layer. Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer. Script Syntax: https://waher.se/Script.md#accessToObjectDatabase https://waher.se/Script.md#persistenceRelatedFunctionsWaherScriptPersistence |
GitHub repositories
This package is not used by any popular GitHub repositories.