備忘録

Windows (en)

Install Frequently Used Applications with Windows Package Manager (winget)

This time, I will use Windows Package Manager, whose major version was just recently released, to install the applications I normally use.

Read
C#

WLSでC#をサクッと実行してVSCodeでデバッグするメモ

.Net を使って、ELF形式のコンソールアプリをビルドします。また、WLS接続したVSCode経由で、C#プログラムのデバッグも設定します。

Read
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