dmurzin post at 2017-8-16 01:59:56

.net core on orange pi

Hello! Here http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=2408 is described about .net core on orange pi. Could you give me more information: how to install components and deploy application?

tlaswell post at 2017-8-16 07:53:59

I think he had a bad link.I did a quick google for "dotnet raspberry pi" and ran across https://github.com/dotnet/core/blob/master/samples/RaspberryPiInstructions.md which has the instructions.The project might of recently redid it's layout.

It looks like you have to install dotnet on a windows machine and build your project.Then you dotnet publish -r linux-arm for Linux running on Raspberry Pi.This creates the project that you copy to the Pi to run.In the case of the documentation it looks like the app is written in C#.Why not just get gcc and compile it naitvely?I guess there are probably some services available under dotnet that you have to work a lot hard to do in gcc.

dmurzin post at 2017-8-23 02:57:14

Thank you! I'll try it.

monkawlac post at 2025-11-25 02:10:55

Salut à tous, je me décide enfin à partager mon expérience. Cela faisait des mois que je rêvais de m'offrir un vrai robot de cuisine, mais mon salaire ne suivait pas. J'avais essayé deux autres sites auparavant, mais cela s'était soldé par des échecs cuisants et j'avais perdu toute motivation. Un jour, par curiosité, j'ai découvert https://win-hero.fr . J'ai décidé de tenter une dernière chance avec une mise un peu plus audacieuse que d'habitude. À ma grande surprise, cette fois-ci, ça a fonctionné et j'ai remporté un gain bienvenu. Non seulement j'ai pu acheter mon robot, mais j'ai aussi retrouvé le sourire. La plateforme est intuitive et semble vraiment conçue pour les joueurs français, ce qui change tout.
page: [1]
View full version: .net core on orange pi