JkhSettings 0.9.11.33
dotnet add package JkhSettings --version 0.9.11.33
NuGet\Install-Package JkhSettings -Version 0.9.11.33
<PackageReference Include="JkhSettings" Version="0.9.11.33" />
<PackageVersion Include="JkhSettings" Version="0.9.11.33" />
<PackageReference Include="JkhSettings" />
paket add JkhSettings --version 0.9.11.33
#r "nuget: JkhSettings, 0.9.11.33"
#:package JkhSettings@0.9.11.33
#addin nuget:?package=JkhSettings&version=0.9.11.33
#tool nuget:?package=JkhSettings&version=0.9.11.33
JkhSettings by Jeoffman
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.11.33 | 772 | 10/16/2021 |
| 0.9.11.32 | 1,777 | 3/18/2017 |
| 0.9.11.30 | 1,424 | 3/18/2017 |
| 0.9.10.26 | 1,647 | 10/9/2016 |
| 0.9.9.24 | 1,630 | 10/9/2016 |
| 0.9.8.22 | 1,634 | 10/1/2016 |
| 0.9.7.21 | 2,915 | 2/10/2016 |
| 0.9.5.19 | 1,688 | 1/19/2016 |
| 0.9.4.16 | 1,756 | 1/4/2016 |
| 0.9.3.13 | 1,695 | 12/15/2015 |
| 0.9.2.11 | 1,771 | 12/13/2015 |
| 0.9.1.9 | 1,786 | 12/3/2015 |
| 0.9.0.8 | 1,860 | 12/2/2015 |
**Ver 0.9.11 = Fix XML paths for settings with unfriendly names
**Ver 0.9.10 = Another fix for decrypting with a short salt
**Ver 0.9.9 = Small fixes for encryption salt too small and bad defaults
**Ver 0.9.8 = Wimpy encryption for strings
**Ver 0.9.7 = Added some path finding to FormAbout user "settings" finder/explorer
**Ver 0.9.6 = TraceListenerRtf has UninstallTraceListener and can call InstallTraceListener multiple times without duplicate messages
**Ver 0.9.5 = Prefix trace output with date+time
**Ver 0.9.4 = Fix some settings with invalid XML element names (can't start with a number and no spaces)
**Ver 0.9.3 = bugfix for invalid string[] format, add TraceSource
**Ver 0.9.2 = Refactoring, set Trace Level filter
**Ver 0.9.1 = Added FormAbout, RichTextBoxHelper, and TraceListenerRtf