Top "Mono" questions

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

MonoDevelop 3.1.1 can't find System.Xml.Linq

I just downloaded the trial version of "Mono for Android"/MonoDevelop 3.1.1 for Mac OS X. I am trying to parse …

c# linq mono monodevelop xamarin.mobile
How to make a Console application work from an empty project in Xamarin studio

I've created a simple "hello world" application, starting from an Empty Project. The code just prints a hello world public …

c# .net mono xamarin-studio
Resource file "**/*.resx" cannot be found. (MSB3552) on VS for Mac

We can't build solution on vs for Mac version but the same solution can build on vs for windows (vs 2017) …

visual-studio xamarin mono .net-core visual-studio-mac
When using the latest Monodevelop and VS 2012 RC to share code I get problems

When using the latest Monodevelop and VS 2012 RC to share code. I can load and use the .sln solution, .csproj …

c# mono xamarin.ios monodevelop
Cross Platform Alternatives to WPF

all, I'm thinking of porting my application from VB.net to the C# based MONO project, so it can run …

c# wpf vb.net mono monomac
Mono 3.0.0 build on CentOS 6

I recently found myself needing to build Mono 3.0 for CentOS 6, with a request from my infrastructure guy to otherwise keep …

build mono centos rhel centos6
SignalR Owin Self-Host on Linux/Mono SocketException when clients lose connection

I'm running very simple signalr server self-hosted via Owin on ubuntu server 14.04, mono 3.2.8. (code below). Connecting/Disconnecting works fine on …

c# linux mono signalr socketexception
Install latest version of mono xsp4 on ubuntu to support asp.net 4.5

i have to port an asp.net 4.5 website to mono 2.10.8.1 on an ubuntu machine. Does xsp4 support asp.net 4.5 yet …

ubuntu mono apt xsp xsp4
how to port .NET application to mono

Since I was not satisfied with my C# application not working on Linux or Mac, I installed MonoDevelop in hopes …

c# mono cross-platform monodevelop
Mono MVC5 - Views don't work

I am trying to launch MVC5 website on my Linux box using Mono and XSP4. It works with no views …

c# asp.net-mvc mono xsp xsp4