Skip to content
/ npoi Public
forked from nissl-lab/npoi

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

License

Notifications You must be signed in to change notification settings

wsy/npoi

This branch is 1308 commits behind nissl-lab/npoi:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d495b53 · Sep 29, 2020
Mar 8, 2020
Sep 27, 2020
Aug 30, 2020
Jul 6, 2020
May 7, 2019
Sep 28, 2020
Sep 27, 2020
Sep 12, 2020
Apr 29, 2016
Apr 23, 2020
Sep 15, 2020
Jan 27, 2017
Jan 2, 2013
Aug 30, 2020
Mar 3, 2014
Jun 4, 2014
Sep 13, 2020
Jun 7, 2018
Oct 28, 2018

Repository files navigation

NPOI

Join the chat at https://gitter.im/tonyqus/npoi NuGet Version NuGet Badge FOSSA Status Analytics
This project is the .NET version of POI Java project. With NPOI, you can read/write Office 2003/2007 files very easily.

Contributors

Big thanks to all NPOI contributors!!!

https://github.com/tonyqus/npoi/wiki/NPOI-Contributors

Telegram User Group

Join us on telegram: https://t.me/npoidevs

NOTE: Stop using QQ or wechat since big brothers from CCP are watching you

Donation

Buy Me A Coffee

Paypal account: [email protected]

Alipay account(支付宝):[email protected]

Support and Service

Neuzilla is the studio behind NPOI. Our Email: [email protected]

To follow us, please visit http://www.linkedin.com/company/neuzilla

How to use NPOI in Linux

Advantage of NPOI

a. It's totally free to use

b. Cover most features of Excel (cell style, data format, formula and so on)

c. Supported formats: xls, xlsx, docx.

d. Designed to be interface-oriented (take a look at NPOI.SS namespace)

e. Support not only export but also import

f. Real successful cases all over the world

g. huge amout of basic examples

System Requirement

.NET Standard 2.0 (.NET Core)

.NET Framework 4.0 and above

License

FOSSA Status

About

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%