dotnet / cli-lab

A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.
MIT License
602 stars 55 forks source link

Rename this tool to `dotnet-uninstall` #301

Open cr3wdayt5p opened 2 months ago

cr3wdayt5p commented 2 months ago

The "Core" branding is long gone from the .NET ecosystem. No supported versions of .NET use "Core" anymore (see https://dotnet.microsoft.com/en-us/download/dotnet).

I think it is time to drop the core part of the name of this tool.

This very minor change would make the .NET ecosystem slightly more user friendly to newcomers, i.e. only 2 CLI tools are needed (dotnet and dotnet-uninstall) – and they have similar names.