dotnetconfig
APIs for handling dotnet-config compatible settings for any dotnet tool. Usage: var config = Config.Build(); var value = config.GetString("section", "subsection", "variable"); // Setting values config .SetString("section", "subsection", "variable", value) .SetBoolean("section", "subsection", "enabled", true);
Ecosystem
nuget.org
nuget.org
Latest Release
over 1 year ago
1.2.0
over 1 year ago
Versions
15
15
Downloads
4,654,890 total
4,654,890 total
Dependent Packages
2
2
Dependent Repos
18
18
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
Rankings on nuget.org
Overall
Top 3.3%
Downloads
Top 0.7%
Dependent packages
Top 6.8%
Dependent repos
Top 1.6%
Forks
Top 6.1%
Docker downloads
Top 0.3%