{"id":19654261,"url":"https://github.com/aimenux/dotnettoolscli","last_synced_at":"2026-05-12T08:38:53.198Z","repository":{"id":44150894,"uuid":"507626872","full_name":"aimenux/DotnetToolsCli","owner":"aimenux","description":"A net global tool to manage all other global tools","archived":false,"fork":false,"pushed_at":"2024-10-05T13:49:17.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T00:25:14.851Z","etag":null,"topics":["global-tool","net80"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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}},"created_at":"2022-06-26T16:30:21.000Z","updated_at":"2024-10-05T13:48:51.000Z","dependencies_parsed_at":"2023-01-18T22:30:11.783Z","dependency_job_id":null,"html_url":"https://github.com/aimenux/DotnetToolsCli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FDotnetToolsCli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FDotnetToolsCli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FDotnetToolsCli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FDotnetToolsCli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/DotnetToolsCli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240962706,"owners_count":19885520,"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":["global-tool","net80"],"created_at":"2024-11-11T15:16:47.471Z","updated_at":"2026-05-12T08:38:53.193Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/DotnetToolsCli/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/DotnetToolsCli/actions/workflows/ci.yml)\n[![NuGet](https://img.shields.io/nuget/v/DotnetToolsCli)](https://www.nuget.org/packages/DotnetToolsCli/)\n\n# DotnetToolsCli\n```\nProviding a dotnet cli tool to manage dotnet global tools\n```\n\n\u003e In this repo, i m building a cli tool that allows to manage dotnet global tools.\n\u003e\n\u003e The tool is based on multiple sub commands :\n\u003e - Use sub command `List` to list installed global tools\n\u003e - Use sub command `Search` to search global tools published on [nuget](https://www.nuget.org/packages?packagetype=dotnettool)\n\u003e - Use sub command `Update` to update installed global tools\n\u003e - Use sub command `Install` to install global tools\n\u003e - Use sub command `Uninstall` to uninstall global tools\n\u003e\n\u003e To run the tool, type commands :\n\u003e - `dotnet-tools -h` to show help\n\u003e - `dotnet-tools -s` to show settings\n\u003e - `dotnet-tools List` to list installed global tools\n\u003e - `dotnet-tools List -p [pattern]` to list installed global tools matching pattern\n\u003e - `dotnet-tools Search` to search public global tools\n\u003e - `dotnet-tools Search -p [pattern]` to search public global tools matching pattern\n\u003e - `dotnet-tools Update` to update installed global tools\n\u003e - `dotnet-tools Update -p [pattern]` to update installed global tools matching pattern\n\u003e - `dotnet-tools Install [id]` to install global tools\n\u003e - `dotnet-tools Install [id] --force` to force install global tools\n\u003e - `dotnet-tools Install [id] --version [version]` to install global tools with some version\n\u003e - `dotnet-tools Uninstall [id]` to uninstall global tools\n\u003e\n\u003e To install cli tool from a local source path, type commands :\n\u003e - `dotnet tool install -g --configfile .\\Nugets\\local.config DotnetToolsCli --version \"*-*\" --ignore-failed-sources`\n\u003e\n\u003e To install cli tool from [nuget source](https://www.nuget.org/packages/DotnetToolsCli), type this command :\n\u003e - For stable version : `dotnet tool install -g DotnetToolsCli --ignore-failed-sources`\n\u003e - For prerelease version : `dotnet tool install -g DotnetToolsCli --version \"*-*\" --ignore-failed-sources`\n\u003e\n\u003e To uninstall cli tool, type this command :\n\u003e - `dotnet tool uninstall -g DotnetToolsCli`\n\u003e\n\u003e\n\n**`Tools`** : net 9.0, command-line, spectre-console","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fdotnettoolscli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Fdotnettoolscli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fdotnettoolscli/lists"}