Hello,
I'm new to addon development.
I made my first steps using Visual Studio. But I want to move to Linux for future development, because Linux mint 18.1-KDE (Based on Ubuntu 16.04) is my main OS. I figured out, that I have to compile my addons for .NET 3.5, which is not supported by the current MonoDevelop version. I tried to install MonoDevelop 3.12 using the wheezy/snapshots/3.12.0 repository, but no success due to dependency issues.
Is there any solution, or will .NET 4.5 work just fine?