How to install .NET on Raspberry Pi
From OPC Labs Knowledge Base
Raspberry Pi OS
.NET Core 3.1
Using procedure from https://docs.microsoft.com/en-us/dotnet/core/install/linux-scripted-manual#manual-install
- Start Web browser. Visit https://dotnet.microsoft.com/download/dotnet-core/3.1 , pick the URL that you need and copy it to clipboard. Look under OS: Linux, Binaries: Arm32. For example, for .NET Core 3.1.11, the URL is https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-3.1.11-linux-arm32-binaries .
- Bash: