• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoMono .netMono .NET on pcDuino
Previous Next

Mono .NET on pcDuino

Posted by: admin , November 28, 2014

Do you know that .NET C sharp can run on pcDuino?

The first step is to install mono framework.

$ sudo apt-get update
$ sudo apt-get install mono-runtime

To use C# shell script, we install it by:

 

$sudo apt-get install mono-csharp-shell

Once installed, launch the C# Shell:

 

$ csharp

csharp

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors