Top "Mono" questions

Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.

How to reference these packages with Mono in order to compile

I'm trying to compile a C# script with Mono on Debian by command line, like this: gmcs Main.cs However, …

c# .net mono
How to use LINQ in Mono?

I can't make System.Linq (aka LINQ to Objects) work. I am running MonoDevelop 2.2.1 in Ubuntu 10 Lucid Lynx with Mono 2.4.4. …

linq mono monodevelop
How can I develop C# in Xcode?

I installed the mono CSharpPlugin for Xcode but I don't see an entry in the New Project wizard that looks …

c# macos mono xcode4.6
Is .NET/Mono or Java the better choice for cross-platform development?

How much less libraries are there for Mono than for Java? I lack the overview over both alternatives but I …

java .net linux mono cross-platform
Installing latest mono on Centos 6

I am new to Linux (literally new- used it a couple of times) and I tried to install mono via …

mono installation centos centos6
Learning ASP.NET MVC on Mac OS X

I realize this is a bit insane, C# being a Windows language and all, but I want to start learning …

c# asp.net-mvc mono macos monodevelop
Is it possible to run Xamarin Mono on Linux?

I want to know if it is possible to run Xamarin on Ubuntu. I don't like java, so I want …

c# android mono xamarin.android
Is Mono ready for prime time?

Has anyone used Mono, the open source .NET implementation on a large or medium sized project? I'm wondering if it's …

.net open-source mono
Silverlight/Moonlight on Android devices

I just got my first Android device, I love it... I also love the fact that you can create your …

android silverlight mono moonlight xamarin.android
Using visual studio for developing mono applications

How do I use Visual Studio to develop applications on Mono? Is this possible?

c# visual-studio visual-studio-2008 mono