I am having difficulty figuring out if and how I can use Visual Studio Code to develop and debug command-line/console/libraries of C#.Net programs which
https://code.visualstudio.com/docs/languages/csharp
Quote:
Note: VS Code does not support debugging applications running on the Desktop .NET Framework.
It looks like Visual Studio 'full-fat' IDE remains a requirement for .Net Framework. Major pity.