Build a C # development environment under Linux

Source: Internet
Author: User

Support open source, embrace Linux.

c#/. NET is a cross-platform, although Microsoft's set of things, but also can run on Linux, is a habit problem.

we know that mono is a cross-platform, open-source. NET Development Framework. It was developed by Novell based on the SuSE Linux operating system.

OK, start introducing the installation:

1. Install the C # build Environment sudo apt-get install mono-devel, enter the password, and enter Y

2. View Mono version Mono--version

3. View GMCs version GMCs--version

4. Compiling the program GMCs Test.cs

5. Run the program./test.exe

6. Installing the IDE to get more powerful features sudo apt-get install monodevelop, although not more than VS, but learning is enough

7. Terminal input MonoDevelop, run program, new project, compile run


Simply wrote a program AC Hangzhou electric 2156 Questions





Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Build a C # development environment under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.