Answer the question
In order to leave comments, you need to log in
How to parse Word/Excel in .NET Core under Linux?
I made an ASP.NET Core project, how do I save and read data in Excel(xlsx) format? In Word(docx)?
Is there a solution that works the same on WIndows, Linux, macOS for .NET Core?
Answer the question
In order to leave comments, you need to log in
For Excel, there is ClosedXML .
There is also NPOI . Haven't used it myself, but it seems to work for both Excel and Word.
https://github.com/aspose-words/Aspose.Words-for-.NET
https://github.com/aspose-cells/Aspose.Cells-for-.NET
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question