Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Add HWPF .NET Core support to read Word / Excel 2003 ( .doc / .xls) forma #91

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update README.md
.NET Core support readme
RockNHawk authored Sep 9, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit d39a3ee27cc23ab21bbb93da85222161729fe430
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
### NPOI
### .NET Core support

Add HWPF .NET Core support to read .doc Word 2003 format
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't add the descption to README, it will be add to the PR desciption section

I have not full tested it, but I will fix the bug in the feature.
Hope it can help you.


### NPOI

[![Build status](https://ci.appveyor.com/api/projects/status/k774la3yfxf0yfv8?svg=true)](https://ci.appveyor.com/project/yuleyule66/npoi)