A cross platform library for store and manage configurations settings in encrypted mode in the local user machine.
Info
Version: | 1.0.6 |
Author(s): | Mario Righi |
Last Update: | Friday, October 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lonemario/LT.LocalSettings |
NuGet Url: | https://www.nuget.org/packages/LT.LocalSettings |
Install
Install-Package LT.LocalSettings
dotnet add package LT.LocalSettings
paket add LT.LocalSettings
LT.LocalSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- LT.Cripto(>= 1.0.1)
- Newtonsoft.Json(>= 11.0.2)
- System.ComponentModel.Annotations(>= 4.4.0)