Top "Mono" questions

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

Encrypt and decrypt a string in C#?

How can I encrypt and decrypt a string in C#?

c# .net encryption mono cryptography
Process.start: how to get the output?

I would like to run an external command line program from my Mono/.NET app. For example, I would like …

c# .net mono process.start
Running ASP.Net on a Linux based server

For a developer with a Java background, I am interested in exploring software development using the ASP.NET tools/platform …

asp.net linux mono
Most useful NLog configurations

What are the best or most useful configurations for logging with NLog? (These can be simple or complex, as long …

.net logging mono nlog
Develop Android app using C#

Is it possible to write an android app using C#? Is there an API or something? Is it free for …

c# android mono
How to serialize/deserialize to `Dictionary<int, string>` from custom XML not using XElement?

Having empty Dictionary<int, string> how to fill it with keys and values from XML like <items&…

c# .net xml mono
.NET Core vs Mono

What is the difference between .NET Core and Mono? I found a statement on the official site that said: "Code …

c# .net mono .net-core
Will Google Android ever support .NET?

Now that the G1 with Google's Android OS is now available (soon), will the android platform ever support .Net?

android .net mono
How to include the reference of DocumentFormat.OpenXml.dll on Mono2.10?

I am using C#.net Windows Desktop Application.I want to run these application with other platform also. So, i …

c# mono openxml-sdk moma
IDE's for C# development on Linux?

What are my options? I tried MonoDevelop over a year ago but it was extremely buggy. Is the latest version …

c# linux ide mono