![]() |
VOOZH | about |
dotnet add package HandyConfig --version 1.2.2
NuGet\Install-Package HandyConfig -Version 1.2.2
<PackageReference Include="HandyConfig" Version="1.2.2" />
<PackageVersion Include="HandyConfig" Version="1.2.2" />Directory.Packages.props
<PackageReference Include="HandyConfig" />Project file
paket add HandyConfig --version 1.2.2
#r "nuget: HandyConfig, 1.2.2"
#:package HandyConfig@1.2.2
#addin nuget:?package=HandyConfig&version=1.2.2Install as a Cake Addin
#tool nuget:?package=HandyConfig&version=1.2.2Install as a Cake Tool
A lightweight library to load application configuration settings into a dictionary.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 1 NuGet packages that depend on HandyConfig:
| Package | Downloads |
|---|---|
|
Joyride.Specflow
Joyride's Behavior Driven Development (BDD) binding layer with built-in mobile steps |
This package is not used by any popular GitHub repositories.
1.2.2
- added ConfigBundler() constructor
1.2.1
- added new class HandyConfigElement