Linux IDE for C#?

J

JS

Just curious. I'm experimenting with some linux distros and wanted to
try out some of my .net apps using mono. I am wondering if there is
an IDE for c# which runs on linux. (I'm particularly interested in
intellisense, the visual designer is of secondary importance).

Thanks.
 
L

Lasse Vågsæther Karlsen

JS said:
Just curious. I'm experimenting with some linux distros and wanted to
try out some of my .net apps using mono. I am wondering if there is
an IDE for c# which runs on linux. (I'm particularly interested in
intellisense, the visual designer is of secondary importance).

Thanks.

MonoDevelop
X-develop
ic#code

Among the top 5 hits on google.
 
J

JS

Thanks. Just had poor search terms for google (linux ide dotnet) --
should have done: linux ide c#
 
C

Cowboy \(Gregory A. Beamer\)

To add to Lasse's post. SharpDevelop is an IDE running on .NET. I am not
completely sure it will work 100% on a Linux machine, as it was not designed
for Linux. I have used SharpDevelop, although I have a full license for VS,
so it was more to play than anything else.

MonoDevelop was a port of SharpDevelop that has grown up into a more full
featured .NET environment for Mono (.NET on Linux) and is probably your best
bet.

X-Develop is pay product. I have not touched it.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top