
.NET Core Command-Line Interface
The .NET Core Command-Line Interface (CLI) is a toolset I use constantly as a developer. Since I primarily work on .NET applications using a MacBook, I heavily rely on the dotnet commands in the Visual Studio Code terminal to manage…