Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.
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.mobileI've created a simple "hello world" application, starting from an Empty Project. The code just prints a hello world public …
c# .net mono xamarin-studioWe 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-macWhen using the latest Monodevelop and VS 2012 RC to share code. I can load and use the .sln solution, .csproj …
c# mono xamarin.ios monodevelopI'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 socketexceptionSince I was not satisfied with my C# application not working on Linux or Mac, I installed MonoDevelop in hopes …
c# mono cross-platform monodevelopI 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