Class library that helps applications maintain a set of persistent settings.
Info
Version: | 1.1.2 |
Author(s): | Peter Waher |
Last Update: | Wednesday, October 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Runtime/Waher.Runtime.Settings |
NuGet Url: | https://www.nuget.org/packages/Waher.Runtime.Settings |
Install
Install-Package Waher.Runtime.Settings
dotnet add package Waher.Runtime.Settings
paket add Waher.Runtime.Settings
Waher.Runtime.Settings Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Persistence(>= 1.2.0)
- Waher.Runtime.Threading(>= 1.0.2)
- NETStandard.Library(>= 1.6.1)
Tags