Mono is an open source implementation of .NET that runs on many platforms, including Linux, Mac OS X, and Windows.
After running an ASP.NET vNext project on my local machine I was trying to figure out how I can …
ubuntu nginx monoI'm new to this, and don't know where to start. I want to compile a Visual Studio C# project with …
c# visual-studio compiler-construction monoI'm trying to get the SHA1 fingerprint so I can get an Google API key. Im in the following directory: /…
android xamarin google-api monoI'm developing a mail client for a school project. I have managed to send e-mails using the SmtpClient in C#. …
c# mono gmail monodevelop smtpclientI'm trying to create a DialogFragment using my own Layout. I've seen a couple different approaches. Sometimes the layout is …
java android mono xamarin.android android-inflateI'm trying to get a Mono install running on a mac (OS X version 10.10.5), and while the install states that …
macos monoI'm making a simple REST client to use in my C# applications. In .net on Windows It works great with …
c# https mono webrequestI have a simple .net command line tool written and compiled under Windows, using .net 3.5SP1. I would like to …
ubuntu mono