benday-inc/Set property string value in a json file

Set property string value in a json file (ex. appsettings.json)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathToSettingsFilePath to the json file to edit (appsettings.json)yesappsettings.json
keyname1The name of the first level property in the json hierarchy.yes
keyname2[optional] The name of the second level property in the json hierarchy.no
keyname3[optional] The name of the third level property in the json hierarchy.no
valueToSetvalue for the connection stringyes""

no outputs