Good morning: A few days ago at work they brought us a Mac Mini to migrate some projects made for Windows to Mac. The problem has come to me when installing Visual Studio for Mac and compiling my program has given me an error in the Microsoft.Office.interop.Word library, which I use to be able to work with Word files from my program. My question is that there are libraries to be able to continue managing word documents from my project but in mac. If there is not to work with word could change the document to another text editor that was similar, and if you can send an instruction from visual studio to open it. I work in C # code. Thanks in advance.