Can I run the NET NET kernel on an ARM / raspberry pi?

I can debug and build on my main machine, which is x64, but I would like to execute the code on my pi. After googling there was a comment saying

you will need to create and publish your code on another computer, and then copy it to Pi.

However, it seemed to be unsure, and it seems that I have to execute using dotnetone that seems unsuspected, so it cannot start the application

How to run the application on the network core dot on raspberry pi?

+4
source share
2 answers
+4

! .net core 2.0 sdk : dotnet publish -c Release -r linux-arm. RPi .

linux, : curl, libunwind gettext.

: Raspberry Pi GPIO ASP.NET Core 2.0

0

Source: https://habr.com/ru/post/1661300/


All Articles