ctxver
Ctxver is a command-line tool designed to manage and switch between different versions of the .NET SDK (Software Development Kit) on a user's system. It simplifies the process of installing, updating, and switching between multiple versions of the .NET SDK, which is particularly useful for developers who need to work on projects that require different SDK versions.
The tool is part of the .NET Core SDK and is included with the installation of the
Ctxver operates by allowing users to specify the version of the .NET SDK they wish to use.
The tool supports a range of commands to manage SDK versions, including listing available versions, installing
Ctxver is compatible with Windows, macOS, and Linux, making it a versatile tool for developers working across