DotNetConfig
nugetv1.2.0APIs 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);
License MITpermissive15 versions1 maintainers1 deps24,901 weekly dl
dotnetconfig/dotnet-config51
/ 100
Health
safe to use
[email protected] is safe to use (health: 51/100)
Health breakdown0 – 100
5/25
maintenance
10/20
popularity
25/25
security
9/15
maturity
2/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
Dependencies (1)
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/nuget/DotNetConfigLast updated · 2024-07-07T21:32:49.72+00:00