Categories
Cheat Sheets Tips

dotnet cli cheat sheet

The .NET command-line interface (CLI) is a cross-platform toolchain for developing, building, running, and publishing .NET applications. The .NET CLI is included with the .NET SDK. To learn how to install the .NET SDK, see Install .NET Core. Full documentation is available at Microsoft’s Docs, this blog post is an overview of the most commonly […]