Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.
Has anyone had any success using start-stop-daemon and mono-service2 together? I've been fighting this for a few days now and …
mono daemon init mono-serviceI have mono installed from beta channel (http://www.mono-project.com/docs/getting-started/install/linux/) - version 4.0.4 I can't compile …
linux mono monodevelop .net-4.6I am writing an application where I have to use Process.Start api using System.Diagnostics namespace. I am using …
c# mono system.diagnostics moonlightI am trying to get Mono 3.0 setup to run MVC4 sites under .NET 4 and .NET 4.5. I've been working through various …
asp.net apache asp.net-mvc-4 mono asp.net-4.5i just exported my project to my new imac an loaded my solution into monodevelop. After the successfully compilation i …
mono assemblies gac monodevelop xspI am attempting to get started with the Mono framework and have run into numerous issues, the latest of which …
asp.net-mvc asp.net-mvc-4 mono mod-mono xspI'm getting this error: compile time error when running i have searched on unity forum they are saying its for …
c# unity3d mono unityscriptI am trying to figure out which is the better way to go for our project. PCL Library or Shared …
android .net mono xamarin portable-class-libraryHej guys, i'm trying to access a webservice hosted on a virtual machine (Windows 7) from my Ubuntu Host using Mono. …
c# linux wcf mono wcf-endpoint