Lightweight json-based app and user settings, with support for DPAPI encryption.
Info
Version: | 1.3.0 |
Author(s): | Adam O'Neil |
Last Update: | Wednesday, July 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamosoftware/JsonSettings |
NuGet Url: | https://www.nuget.org/packages/JsonSettings.Library |
Install
Install-Package JsonSettings.Library
dotnet add package JsonSettings.Library
paket add JsonSettings.Library
JsonSettings.Library Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- System.Security.Cryptography.ProtectedData(>= 4.5.0)
Tags