The .NET CLI (dotnet) is the command-line interface used to create, build, run, test, and manage .NET applications.
BBrace Tip:
This is the central command tool for the entire .NET ecosystem - remember that.
It is broader than Cargo in Rust or NPM in JavaScript.