If I understand well, because of the nature of accessing embedded dlls it is impossible to use the mono dllmap feature to use the library on mono.
If there would be a version which would ship the dlls as non-embedded files, it would be simple to map to the apropriate .so files on Linux.
Comments: Now working on adding Linux support in this issue: https://github.com/dlemstra/Magick.NET/issues/74. Got it working with Mono and .NET Core in a proof of concept project.
If there would be a version which would ship the dlls as non-embedded files, it would be simple to map to the apropriate .so files on Linux.
Comments: Now working on adding Linux support in this issue: https://github.com/dlemstra/Magick.NET/issues/74. Got it working with Mono and .NET Core in a proof of concept project.