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?
user34537
source
share