C# (en)

C# (en)

Quick notes on running C# on WSL and debugging it in VSCode

This article builds an ELF-format console application with .NET and also sets up debugging for a C# program through VSCode connected to WSL.

Read