{"id":19654191,"url":"https://github.com/aimenux/systemcommandlinedemo","last_synced_at":"2026-04-14T07:33:05.318Z","repository":{"id":116560822,"uuid":"431070856","full_name":"aimenux/SystemCommandLineDemo","owner":"aimenux","description":"Exploring ways of using System.CommandLine to build CLI tools","archived":false,"fork":false,"pushed_at":"2025-06-03T21:42:54.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T06:07:13.219Z","etag":null,"topics":["net60","system-commandline","vs22"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aimenux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-23T11:17:06.000Z","updated_at":"2025-06-03T21:42:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff520d40-c649-487f-bfa0-9f8313cff77d","html_url":"https://github.com/aimenux/SystemCommandLineDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimenux/SystemCommandLineDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSystemCommandLineDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSystemCommandLineDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSystemCommandLineDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSystemCommandLineDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/SystemCommandLineDemo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSystemCommandLineDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31786885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["net60","system-commandline","vs22"],"created_at":"2024-11-11T15:16:34.122Z","updated_at":"2026-04-14T07:33:05.313Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/SystemCommandLineDemo/actions/workflows/ci.yml/badge.svg)](https://github.com/aimenux/SystemCommandLineDemo/actions/workflows/ci.yml)\n\n# SystemCommandLineDemo\n```\nExploring ways of using System.CommandLine to build CLI tools\n```\n\nIn this repo, i m exploring various ways in order to build a simple cli tool based on [System.CommandLine](https://github.com/dotnet/command-line-api).\n\u003e\n\u003e :one: straightforward way\n\u003e - pros : simplicity\n\u003e - cons : verbosity\n\u003e\n\u003e :two: fluent way\n\u003e - pros : discoverability\n\u003e - cons : encapsulation\n\u003e\n\u003e :three: poco way\n\u003e - pros : encapsulation\n\u003e - cons : performance (use of reflection) \n\nTo run code in debug or release mode, type the following commands in your favorite terminal : \n\u003e - `.\\Way.exe Upper [InputText]`\n\u003e - `.\\Way.exe Lower [InputText]`\n\u003e\n\n**`Tools`** : vs22, net 6.0, command-line\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fsystemcommandlinedemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Fsystemcommandlinedemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fsystemcommandlinedemo/lists"}