5
Answers

Read/Write Word Document in .Net Core Web Api

Hiren Bhudrani

Hiren Bhudrani

8y
6.5k
1
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)