An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
1.2.0
about 2 years ago
Versions
15
Downloads
5,560,440 total
Dependent Packages
2
Dependent Repos
18
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/dotnetconfig
spec
License MIT
First Release about 6 years ago
Last Synced about 11 hours ago
Repository
Stars 86 on GitHub
Forks 8 on GitHub
Docker Dependents 10
Docker Downloads 103,487
Commits 237
Committers 8
Avg per Author 29.625
DDS 0.338
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%