Skip to content

devlead/RaspberryPiMonoHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPiMonoHelp

Just a repo for helping a friend with som hello world C# code for the RaspberryPi

##HelloWorld Simple console sample to test Mono compiler and runtime

Usage:

mcs HelloWorld.cs
mono HelloWorld.exe

On success it should output

Hello World

##StudioSolution Simple Visual Studio solution to test XBuild

Usage:

xbuild StudioSolution.sln
mono StudioSolution/bin/Debug/StudioSolution.exe

On success it should output

It compiles!

About

Just a repo for helping a friend with som hello world C# code for the RaspberryPi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages