Widespread deployment of .net mono application for Linux / Ubuntu

We have a .net application written for compatibility with Mono and Linux, written in Visual Studio 2010. For deployment on Windows, we use the Visual Studio deployment project to build the installer and put the files in the right places.

Is there an equivalent for Linux? Something that is easy and simple for the end user to install?

thank

Roberto

+3
source share
1 answer

Ubuntu .deb/apt, ( Debian , , RPM). . Debian / CLI. , , (, MonoDevelop, F-Stop, Tomboy).

+4

All Articles