We\'re currently testing Mono to see if our .NET DLLs will work for customers on Linux. Our DLLs provide components for Windows Forms. I placed the DLLs in the Debug direc
I'd test the DLL with MOMA (Mono Migration Analyzer) to see if it's using unsupported API's.