MSDN Documentation

.NET CLI Tools

The .NET Command Line Interface (CLI) is a cross-platform toolchain that allows you to create, build, test, and publish .NET applications. It's an essential part of the modern .NET development workflow.

Core Commands

Here are some of the most frequently used .NET CLI commands:

Creating Projects and Solutions