Top "Mono" questions

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

Does Mono .NET support and compile C++ / CLI?

Does Mono .NET support and compile C++ / CLI? If not, do you know if they have any plans of supporting …

.net mono c++-cli
MonoDevelop - Convert line ending dialog

I often switch between MonoDevelop on Linux and VS2010 with the same code base so I'm forever having to click …

mono monodevelop
Can I run original MS.Net Framework 4 on Linux someway (with Wine perhaps)?

I once heard of a guy managed to install original Microsoft .Net Framework on Linux and successfully run Mono-incompatible .Net …

.net linux mono wine
How do I code a Mono Daemon

I'm trying to write a Mono C# daemon for linux. I'd like to do a starts and stops of it …

c# linux mono daemon mono-service
How can I launch multiple instances of MonoDevelop on the Mac?

I would like to open a new MonoDevelop instance to work on a different project on the Mac, and the …

macos mono xamarin.ios monodevelop
Reference assemblies for framework ".NETFramework,Version=v4.7.1" were not found

I try to open a Unity3D project with VSCode under Linux (Ubuntu 18.10). The omnisharp extension doesn't load the project, …

c# linux unity3d mono omnisharp
Get a file SHA256 Hash code and Checksum

Previously I asked a question about combining SHA1+MD5 but after that I understand calculating SHA1 and then MD5 of …

c# mono hashcode checksum sha256
Linear programming library for .NET / C#

I need to solve an under-determined linear system of equations and constraints, then find the particular solution that minimises a …

c# .net mono mathematical-optimization linear-programming
Deploy ASP.NET MVC on Linux: Best Practices, Tools & Surprises

I'm wondering about best practices to develop ASP.NET MVC apps with an option to deploy on Linux. If you …

asp.net .net asp.net-mvc linux mono
Hosting WCF service on linux

Is there Any way of hosting WCF service on Linux. I read about wine but i didn't see any example …

wcf mono centos wine mod-mono