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

QuAzI/npoi

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

Folders and files

NameName
Last commit message
Last commit date
May 25, 2017
Jan 27, 2017
Apr 29, 2016
Jun 18, 2018
Apr 13, 2018
Apr 29, 2016
Mar 23, 2017
Jun 6, 2018
Jan 27, 2017
Jan 2, 2013
Apr 8, 2018
Mar 3, 2014
Mar 5, 2013
Jun 4, 2014
Jun 7, 2018
Jun 7, 2018
Mar 20, 2017
Apr 18, 2016

Repository files navigation

NPOI (moved from https://npoi.codeplex.com)

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

Support and Service

Neuzilla is the studio behind NPOI.
To follow us, please visit http://www.linkedin.com/company/neuzilla

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. Professional support service (even 24*7) from NPOI team (not free)
d. Support xls, xlsx, docx.
e. Designed to be interface-oriented (take a look at NPOI.SS namespace)
f. Support not only export but also import
g. .Net 2.0 based even for xlsx and docx (though we also support .NET 4.0)
h. Real successful cases all over the world
i. huge amout of basic examples

How to join

If you have passion to contribute code, please contact tony.qu@neuzilla.com

Neuzilla on SNS

Linkedin Group: http://www.linkedin.com/groups/Neuzilla-User-Group-6655065
Twitter: http://twitter.com/tonyqus
QQ Group: 20144214
Email: support@neuzilla.com

System Requirement

VS2017
VS2015
VS2010 with .NET 4.0 runtime
VS2005 or VS2008 with .NET 2.0 Runtime (SP1)

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.7%
  • Other 0.3%