Top "Monodevelop" questions

MonoDevelop is an IDE focusing on developing desktop, mobile and web applications using C# and other .NET languages.

Mono - Could not load file or assembly

i just exported my project to my new imac an loaded my solution into monodevelop. After the successfully compilation i …

mono assemblies gac monodevelop xsp
Where is "Run Tests" in monodevelop

I have a solution already containing a library with NUnit tests. When I develop with Visual Studio, I normally run …

c# nunit monodevelop
Application.Quit() doesn't quit the application

I have this simple piece of code in C# with GTK#: Main.cs: using System; using Gtk; namespace Apu{ class …

c# monodevelop gtk#
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
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
MonoDevelop crashing over High Sierra (OSX 10.13)

I am facing an issue from yesterday after updating system to latest macOS 10.13 beta with unity monoDevelop below is what …

unity3d unity5 monodevelop
The "GenerateDepsFile" task failed unexpectedly

I tried to compile my new application in MonoDevelop and I got this error: /usr/share/dotnet/sdk/2.2.203/Sdks/Microsoft.…

monodevelop
Google Account login Integration for android Xamarin

I need to integrate google login to android xamarin application. gone through the code from bellow link: http://motzcod.es/…

c# .net xamarin xamarin.android monodevelop
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
Xamarin IDE Access to the Path is denied

I'm porting over a Visual Studio C# solution with many projects and creating a new solution in the Xamarin IDE …

c# windows xamarin monodevelop xamarin-studio