RaspberryPi goes .Net
.NET 8 Installation on a Raspberry Pi in one command: wget -O - https://raw.githubusercontent.com/pjgpetecodes/dotnet8pi/main/install.sh | sudo bash
Install VS Code on Raspberry Pi: sudo apt install code -y
sudo apt-get install sqlitebrowse