Monday, January 08, 2024

.net auf rasperry pi

 .net framework auf rasperry installieren

https://learn.microsoft.com/de-de/dotnet/iot/deployment


neues console projekt: dotnet new console
starten: dotnet run


Visual Studio Code installieren:
sudo apt install code


No comments: