JsonSettings.Library
1.0.20
Lightweight json-based app and user settings, with support for DPAPI encryption
Install-Package JsonSettings.Library -Version 1.0.20
dotnet add package JsonSettings.Library --version 1.0.20
<PackageReference Include="JsonSettings.Library" Version="1.0.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonSettings.Library --version 1.0.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonSettings.Library, 1.0.20"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added SettingsBase.Initialize to work like a constructor whether file is loaded or new'd up
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.1)
- System.Security.Cryptography.ProtectedData (>= 4.5.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on JsonSettings.Library:
Package | Downloads |
---|---|
WinForms.Library
Control and data binding helpers for WinForm apps, along with a grab bag of some other controls and utilities
|
|
AO.CloudLicensing.Desktop
Abstract Gatekeeper class to give desktop apps trial period and activation features. Supply your own key validation backend and UI
|
GitHub repositories
This package is not used by any popular GitHub repositories.