Top "Mono" questions

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

Mono on Raspberry Pi

I've seen a lot of talk about running Mono/.NET code on the Raspberry Pi. Has there been any success …

.net linux mono arm raspberry-pi
Error CS1703: Multiple assemblies with equivalent identity have been imported - Xamarin + VSTS

I upgraded to the latest Xamarin for Visual Studio 2015 (Community Edition), recompiled my projects, checked in a few small code …

c# xamarin mono xamarin.android azure-pipelines
Using .NET 4.5 code in Unity 5

I am working on a game using Unity3D version 5. The game should use strict business rules already programmed in …

c# .net unity3d mono
Differences in development between .NET and Mono

I'm looking into Mono and .NET C# and we'll be needing to run the code on Linux Servers in the …

c# .net mono
How to start an Android activity from a Unity Application?

I know this seems to be a trivial question but I could not find any concrete answer anywhere on the …

c# android mono unity3d interprocess
".. must derive from WebViewPage, or WebViewPage<TModel>" on MonoDevelop & MVC3 (OS X)

I'm trying to get an MVC 3 Razor project going with MonoDevelop. I've created a new ASP.net MVC 2 project using …

asp.net-mvc-3 macos mono monodevelop
Unable to call App_Code class from a code-behind

I have a class in a file that's in the "App_Code" folder. I'm able to use this in an "…

asp.net mono code-behind app-code
Graph database for .NET

I've been designing an application, based on .NET/Mono framework, which should make an heavy use of the shortest-path in …

c# java .net mono graph-databases
Where can I download the REAL MonoDevelop Windows binaries?

The monodevelop.com website just takes me to this "Xamarin Studio" thing that has severe restrictions on the usage of …

mono monodevelop xamarin xamarin-studio
Xamarin vs. Mono vs. Monodevelop

What is the relationship between Xamarin and Mono(Are they the same product)? Is the Monodevelop IDE related to Mono?

c# mono cross-platform xamarin monodevelop