{"id":22929927,"url":"https://github.com/genocs/genocs-library-cli","last_synced_at":"2026-06-11T19:31:11.395Z","repository":{"id":169982505,"uuid":"646078976","full_name":"Genocs/genocs-library-cli","owner":"Genocs","description":"Part of the Genocs framework repositories: .NET CLI for template installation and project bootstrapping.","archived":false,"fork":false,"pushed_at":"2026-06-02T10:38:01.000Z","size":4387,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-02T12:19:39.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://genocs-blog.netlify.app/","language":"C#","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/Genocs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"genocs","custom":["https://www.buymeacoffee.com/genocs"]}},"created_at":"2023-05-27T08:03:53.000Z","updated_at":"2026-06-02T10:38:00.000Z","dependencies_parsed_at":"2024-11-10T14:25:07.696Z","dependency_job_id":"7c2f2462-2287-4e9a-b7ad-14d685b56d63","html_url":"https://github.com/Genocs/genocs-library-cli","commit_stats":null,"previous_names":["genocs/genocs-library-cli"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Genocs/genocs-library-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genocs%2Fgenocs-library-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genocs%2Fgenocs-library-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genocs%2Fgenocs-library-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genocs%2Fgenocs-library-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Genocs","download_url":"https://codeload.github.com/Genocs/genocs-library-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genocs%2Fgenocs-library-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34215253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-14T10:19:44.222Z","updated_at":"2026-06-11T19:31:11.388Z","avatar_url":"https://github.com/Genocs.png","language":"C#","funding_links":["https://opencollective.com/genocs","https://www.buymeacoffee.com/genocs","https://www.buymeacoffee.com/genocs)!"],"categories":[],"sub_categories":[],"readme":"# Genocs CLI\n\n![Genocs Library Banner](assets/genocs-library-banner_v2.png)\n\n[![GitHub](https://img.shields.io/github/license/Genocs/genocs-library-cli?color=2da44e\u0026style=flat-square)](https://github.com/Genocs/genocs-library-cli/blob/main/LICENSE)\n[![.NET build and test](https://github.com/Genocs/genocs-library-cli/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/Genocs/genocs-library-cli/actions/workflows/build-and-test.yml)\n[![NuGet](https://img.shields.io/nuget/v/Genocs.CLI.svg)](https://www.nuget.org/packages/Genocs.CLI)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/Genocs.CLI.svg)](https://www.nuget.org/packages/Genocs.CLI)\n[![Discord](https://img.shields.io/discord/1106846706512953385?color=%237289da\u0026label=Discord\u0026logo=discord\u0026logoColor=%237289da\u0026style=flat-square)](https://discord.com/invite/fWwArnkV)\n[![Twitter](https://img.shields.io/twitter/follow/genocs?color=1DA1F2\u0026label=Twitter\u0026logo=Twitter\u0026style=flat-square)](https://twitter.com/genocs)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/genocs-library-logo.png\" alt=\"Genocs Library Logo\" width=\"160\" /\u003e\n\u003c/p\u003e\n\n## Introduction\n\nGenocs CLI is a **dotnet tool** that helps you install and use Genocs templates.\nThese templates help you bootstrap microservices and other solution types quickly.\n\n## Supported runtime\n\nGenocs CLI runs on .NET 10.\n\n## Documentation\n\n- [Genocs CLI docs](https://learn.fiscanner.net/cli/)\n- [Microsoft - .NET tools](https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools)\n- [Changelog](https://github.com/genocs/genocs-library-cli/blob/main/CHANGELOG.md)\n\n---\n\nUseful commands\n\n```bash\n# List installed tools\ndotnet tool list -g\n\n# Get the list of templates\ndotnet new list\n\n# Install from nuget\ndotnet tool install -g genocs.cli\n\n# Update the tool\ndotnet tool update -g genocs.cli\n\n# Uninstall the tool\ndotnet tool uninstall -g genocs.cli\n```\n\nUseful commands for local development\n\n```bash\ncd ./src\n# build the project\ndotnet build genocs.cli.csproj\n\n# Pack the tool (to be deployed on nuget)\ndotnet pack genocs.cli.csproj -p:PackageVersion={semver} --output nupkg\ndotnet pack genocs.cli.csproj --output nupkg\n\n# Run the tool to install templates\ndotnet run -f net10.0 --project ./src/genocs.cli.csproj -- install\n\n# Install the tool from local folder to the global cache\ndotnet tool install --global --add-source ./nupkg genocs.cli\n```\n\nCLI commands:\n\n```bash\ngenocs version\ngenocs install\n# aliases: genocs i | genocs update | genocs u\n\ngenocs blazor new \u003cProjectName\u003e\ngenocs webapi new \u003cProjectName\u003e\ngenocs worker new \u003cProjectName\u003e\ngenocs cleanapi new \u003cProjectName\u003e\ngenocs angular new \u003cProjectName\u003e\ngenocs react new \u003cProjectName\u003e\n```\n\nRun tests locally:\n\n```bash\ndotnet test genocs.cli.slnx\n```\n## License\n\nThis project is licensed with the [MIT license](LICENSE).\n\n## Community\n\n- Discord [@genocs](https://discord.com/invite/fWwArnkV)\n- Facebook Page [@genocs](https://facebook.com/Genocs)\n- Youtube Channel [@genocs](https://youtube.com/c/genocs)\n\n## Support\n\nHas this Project helped you learn something New? or Helped you at work?\n\nHere are a few ways by which you can support.\n\n- ⭐ Leave a star!\n- 🥇 Recommend this project to your colleagues.\n- 🦸 Do consider endorsing me on LinkedIn for ASP.NET Core - [Connect via LinkedIn](https://www.linkedin.com/in/giovanni-emanuele-nocco-b31a5169/)\n- ☕ If you want to support this project in the long run, consider [buying me a coffee](https://www.buymeacoffee.com/genocs)!\n\n[![buy-me-a-coffee](https://raw.githubusercontent.com/Genocs/genocs-library-cli/main/assets/buy-me-a-coffee.png \"buy me a coffee\")](https://www.buymeacoffee.com/genocs)\n\n## Code Contributors\n\nThis project exists thanks to all the people who contribute. [Submit your PR and join the team!](CONTRIBUTING.md)\n\n[![genocs contributors](https://contrib.rocks/image?repo=Genocs/genocs-library-cli \"genocs contributors\")](https://github.com/genocs/genocs-library-cli/graphs/contributors)\n\n## Financial Contributors\n\nBecome a financial contributor and help me sustain the project.\n\n**Support the Project** on [Opencollective](https://opencollective.com/genocs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenocs%2Fgenocs-library-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenocs%2Fgenocs-library-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenocs%2Fgenocs-library-cli/lists"}