MonoDevelop is an IDE focusing on developing desktop, mobile and web applications using C# and other .NET languages.
i just exported my project to my new imac an loaded my solution into monodevelop. After the successfully compilation i …
mono assemblies gac monodevelop xspI have a solution already containing a library with NUnit tests. When I develop with Visual Studio, I normally run …
c# nunit monodevelopI have this simple piece of code in C# with GTK#: Main.cs: using System; using Gtk; namespace Apu{ class …
c# monodevelop gtk#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.mobileWhen 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 am facing an issue from yesterday after updating system to latest macOS 10.13 beta with unity monoDevelop below is what …
unity3d unity5 monodevelopI tried to compile my new application in MonoDevelop and I got this error: /usr/share/dotnet/sdk/2.2.203/Sdks/Microsoft.…
monodevelopI need to integrate google login to android xamarin application. gone through the code from bellow link: http://motzcod.es/…
c# .net xamarin xamarin.android monodevelopSince I was not satisfied with my C# application not working on Linux or Mac, I installed MonoDevelop in hopes …
c# mono cross-platform monodevelopI'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