Oct

26

If you are a .NET developer use Linux Ubuntu as your OS, and want to create, compile and run .NET, Mono is an implementation of the .NET stack, which allows you to write cross-platform programs in a number of different programming languages, including C#, Java, Visual Basic .NET and JavaScript. More information about Mono is available from the Mono project official site.

1. Install the monodevelop
Open the terminal and run the following command:

sudo apt-get install monodevelop

2. You may also want to install monodoc package, which is the official documentation.
Open the terminal and run the following command:

sudo apt-get install monodoc


3. From the top bar of your desktop, navigate to Applications → Programming → MonoDevelop to start the MonoDevelop IDE.
4. From the top bar of your desktop, navigate to Applications → Programming → MonoDoc to start the Monodoc documentation browser.



Similar Posts

Comments

Name (required)

Email (required)

Website

Speak your mind

1 Comment so far

  1. monfu on October 28, 2008 8:26 am

    Thank you, this is really useful for ASP developers like me.

Sponsors




Links