Here is a comprehensive .NET CLI cheat sheet formatted cleanly in Markdown. If you are just getting started, you might want to learn how to install the .NET SDK first, or explore how to use .NET CLI in CI/CD pipelines to automate your builds. .NET CLI Cheat Sheet ℹ️ Environment & Diagnostics
| Command | Description |
|---|---|
| — | Display the active .NET SDK version. |
| — | Display detailed environment information (OS, architecture, runtimes). |
| — | List all installed .NET SDK versions. |