{"id":15692810,"url":"https://github.com/ultirequiem/nfacu","last_synced_at":"2025-07-09T23:34:37.905Z","repository":{"id":64308087,"uuid":"457608760","full_name":"UltiRequiem/nfacu","owner":"UltiRequiem","description":":dash: NET Framework App Config Updater","archived":false,"fork":false,"pushed_at":"2022-02-10T03:04:35.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T03:18:46.225Z","etag":null,"topics":["csharp","go","net"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UltiRequiem.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-10T02:56:44.000Z","updated_at":"2022-06-01T02:30:08.000Z","dependencies_parsed_at":"2023-01-15T11:15:24.370Z","dependency_job_id":null,"html_url":"https://github.com/UltiRequiem/nfacu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fnfacu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fnfacu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fnfacu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fnfacu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltiRequiem","download_url":"https://codeload.github.com/UltiRequiem/nfacu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252990127,"owners_count":21836689,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","go","net"],"created_at":"2024-10-03T18:40:23.287Z","updated_at":"2025-05-08T03:18:48.149Z","avatar_url":"https://github.com/UltiRequiem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFACU\n\n[![GitMoji](https://img.shields.io/badge/Gitmoji-%F0%9F%8E%A8%20-FFDD67.svg)](https://gitmoji.dev)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n![Lines Of Code](https://img.shields.io/tokei/lines/github.com/UltiRequiem/nfacu?color=blue\u0026label=Total%20Lines)\n[![Go Report Card](https://goreportcard.com/badge/github.com/UltiRequiem/nfacu)](https://goreportcard.com/report/github.com/UltiRequiem/nfacu)\n\n\u003e .NET Framework App Config Updater\n\nExample Configuration file\n\n```json\n[\n  {\n    \"path\": \"C:\\\\repos\\\\gato\\\\src\\\\GATO.Listener\\\\App.config\",\n    \"settings\": {\n      \"DialerEventTopic.Name\": \"dialer-events-topic-elias\",\n      \"Dialers\": \"Noble-1, Genesys-1\",\n      \"Dialers:Genesys-1:Campaigns\": \"TC1, AMA, HMA\",\n      \"Groups:Extensionless\": \"1, 16, 40\"\n    }\n  },\n  {\n    \"path\": \"C:\\\\repos\\\\gato\\\\src\\\\GATO.Noble.Worker\\\\App.config\",\n    \"settings\": {\n      \"DialerEventTopic.Name\": \"dialer-events-topic-elias\"\n    }\n  },\n  {\n    \"path\": \"C:\\\\repos\\\\gato\\\\src\\\\GATO.Genesys.Worker\\\\App.config\",\n    \"settings\": {\n      \"DialerEventTopic.Name\": \"dialer-events-topic-elias\"\n    }\n  }\n]\n```\n\nThen run\n\n```\nnfacu\n```\n\nThat will modify the properties of the `App.config` files in the array with the\nspecified settings.\n\nBy default nfacu search for a `nfacu.json` file, but it can also receive another\nfile as parameter\n\nExample\n\n```\nnfacu hulk.json\n```\n\nCheck [`DotnetSample/`](./DotnetSample/) for a better understanding of this\ntool.\n\nMade at request of [@neosaile](https://github.com/neosaile).\n\n## Install\n\nUsing\n\n```sh\ngo install github.com/UltiRequiem/nfacu@latest\n```\n\nOr use a binary from\n[releases](https://github.com/UltiRequiem/nfacu/releases/latest).\n\n## License\n\nReleased under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Fnfacu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultirequiem%2Fnfacu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Fnfacu/lists"}