ConfigHelperPro 2.0.0
See the version list below for details.
dotnet add package ConfigHelperPro --version 2.0.0
NuGet\Install-Package ConfigHelperPro -Version 2.0.0
<PackageReference Include="ConfigHelperPro" Version="2.0.0" />
paket add ConfigHelperPro --version 2.0.0
#r "nuget: ConfigHelperPro, 2.0.0"
// Install ConfigHelperPro as a Cake Addin #addin nuget:?package=ConfigHelperPro&version=2.0.0 // Install ConfigHelperPro as a Cake Tool #tool nuget:?package=ConfigHelperPro&version=2.0.0
The Config Helper Pro Library has the ability to manage all your .NET configuration needs. Read/write to the registry, application/web config, and INI files with a single line of code. Everything is 100% managed code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
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 |
---|---|---|
2.12.0 | 730 | 1/28/2023 |
2.11.0 | 746 | 7/29/2022 |
2.0.0 | 783 | 7/28/2022 |
1.16.0 | 674 | 1/6/2022 |
1.15.0 | 888 | 2/19/2021 |
1.14.0 | 717 | 2/19/2021 |
1.13.0 | 1,081 | 1/1/2020 |
1.12.0 | 967 | 9/14/2019 |
1.11.0 | 1,605 | 1/1/2017 |
1.10.0 | 1,332 | 10/22/2016 |
1.9.0 | 1,376 | 6/19/2016 |
1.8.0 | 1,751 | 2/24/2016 |
1.7.0 | 1,628 | 6/20/2015 |
1.5.0 | 1,731 | 10/18/2014 |
1.4.0 | 1,580 | 9/10/2014 |
1.2.0 | 1,743 | 11/23/2013 |
1.0.0 | 1,621 | 10/16/2013 |
Added ability to read and write from appsettings.json. Now compatible with .NET Core 2.0 and higher, Mono 5.4 and higher, Xamarin.iOS 10.14 and higher, Xamarin.Mac 3.8 and higher, Xamarin.Android 8.0 and higher, Universal Windows Platform 10.0.16299 and higher, Unity 2018.1 and higher, .NET 5, and .NET 6.