MonoDevelop
Revision as of 21:53, 9 January 2015 by WikiFreak (talk | contribs) (Created page with "Category:Development MonoDevelop is a Linux | Mac | Windows editor for Microsoft languages such as C#, F# and so on... Mono is useful to develop simple applications. Bu...")
MonoDevelop is a Linux | Mac | Windows editor for Microsoft languages such as C#, F# and so on...
Mono is useful to develop simple applications. But if you plan to do anything big then you should definitely switch to Windows and use MS Visual Studio Express instead
- Official website: http://www.monodevelop.com/
Installation
You need to install both .Net framework and the IDE.
apt-get install libicsharpcode-nrefactory-csharp5.0-cil libicsharpcode-nrefactory5.0-cil libicsharpcode-nrefactory-xml5.0-cil libicsharpcode-nrefactory-cil-dev libicsharpcode-nrefactory-cecil5.0-cil
apt-get install monodevelop
apt-get install monodevelop-database monodevelop-nunit monodevelop-versioncontrol