Further reading
The Visual Studio Code extensions to compile and debug a project on a remote Linux or WSL session, can be found at the following links:
- https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh
- https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl
The ability to create NuGet packages containing multiple binaries, each of them targeting a different CPU architecture or framework version is described at the following link: https://docs.microsoft.com/en-us/nuget/create-packages/supporting-multiple-target-frameworks.