I have the source node closed (not obfuscated or something like that), but I was wondering if there is an application that will take this assembly and convert it to mono (especially for use on Linux). Is it automatic or do I need to do something. I haven't done mono ... ever.
Assuming that everything that is required for the assembly is supported by Mono, you do not need to do anything - it must be compatible with binary ones. This is one of the points of IL :)
Mono Migration Analyzer, , Mono. , .net Mono. , mono myapp.exe .
mono myapp.exe