5
Reply

Read/Write Word Document in .Net Core Web Api

Hiren Bhudrani

Hiren Bhudrani

Jan 16 2017 12:32 AM
754
I am working on a Web Api project build with .Net Core framework. I need to read a word document, copy its content and write it to another word file. I searched a lot for word document reading and writing in .Net Core Api project but had no luck.
 
Please suggest me a library or tool which works in .Net Core Api project. 

Answers (5)