benday-inc/Edit a .NET Core database connection string in appsettings.json
Edit a connection string for .NET Core in appsettings.json
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Activelast commit Apr 29, 2026
- License
- MIT
Pinned Snippet
uses: benday-inc/edit-dbconnstr-in-appsettings@45527e5eb5dfc0126f69a674d97595edf304c9f5 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | name of the connection string | yes | default |
| connectionString | value for the connection string | yes | "" |
| pathToSettingsFile | path to your appsettings.json file | yes | appsettings.json |
Outputs
no outputs