description: Extend a C# console application in Visual Studio, including debugging features, managing multiple projects, and referencing third-party packages. # Tutorial: Extend C# console app and ...
This repository provides a command-line interface (CLI) version of Mosh Hamadani's C# debugging tutorial, originally demonstrated using Visual Studio's GUI. Here, we use mdbg.exe and other CLI tools ...