Support Forum

Share your projects and post your questions

Register   or   Sign In
The Forum

C# for raspbian

1496 Views - Created 19/05/2020

19/05/2020

Posted by:
Slofware

Slofware Avatar

I am converting a program which I wrote for Windows IoT on a raspberry pi 3 with the libary for that in C#.

I now wanne use a bit of the same C# program in raspbian for the raspberry pi 4 but then I can't then I can find a the using as there are .net things as I think.

How can I make a C# program for Raspbian and use the libary?

19/05/2020

Posted by:
andrew

andrew Avatar

Location:
United Kingdom

andrew Twitter  andrew Website  

To use C# on Raspbian Linux you can use the .net core library.

There are instructions on the Microsoft GitHub repository for using .net core on the Raspberry Pi, you can find it at https://github.com/dotnet/core/blob/master/samples/RaspberryPiInstructions.md

We have a .net core library and demos for our Raspberry Pi boards on our GitHub repository at https://github.com/abelectronicsuk/ABElectronics_dotNetCore_Libraries

Sign in to post your reply

Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view, download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.