Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mono

Using .NET 4.5 code in Unity 5

c# .net unity3d mono

Strange debug output in app since upgrade to Visual Studio 2017 15.3.0

c# android xamarin mono

.NET Reflector for Mono [closed]

mono reflector

MonoDevelop command line compile a solution

mono monodevelop xbuild

Cost of using ASP.NET [closed]

asp.net mono open-source

Output of DataContractSerializer differs between .NET and Mono

c# .net mono xamarin.android

Xamarin Shared Projects vs Portable class libraries

Could not copy the assembly '/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll'

mono xamarin xamarin-studio

Error CS1703: Multiple assemblies with equivalent identity have been imported - Xamarin + VSTS

Check if Object is Dictionary or List

c# json generics mono

How to make "mkbundle --deps" option working with mono 3.2.3

c# mono mkbundle

How does Mono for Android work?

Using visual studio for developing mono applications

How to get the AssemblyVersion of a .Net file in Linux

.net linux mono assemblyinfo

Bash script: bad interpreter

linux bash mono scripting

How does Xamarin iOS and Android work?

android ios mono xamarin

How do I get the available wifi APs and their signal strength in .net?

c# .net networking mono wifi

MonoDevelop - Convert line ending dialog

mono monodevelop

Linq To Sql with PostgreSQL

Should a protected property in a C# child class hide access to a public property on the parent?

c# mono