Skip to content
/ npoi Public

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

nissl-lab/npoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3b9f986 · Nov 8, 2024
Oct 22, 2024
Sep 10, 2024
Nov 8, 2024
Aug 14, 2024
Sep 10, 2024
Feb 6, 2022
Nov 8, 2024
Nov 8, 2024
Oct 20, 2024
Oct 19, 2024
Aug 14, 2024
Nov 8, 2024
Jun 19, 2023
Oct 13, 2023
Jan 2, 2013
Jun 3, 2023
Mar 3, 2014
Nov 8, 2024
Oct 19, 2024
Jun 4, 2014
Oct 31, 2024
Dec 5, 2020
Apr 13, 2023
Feb 16, 2024
Feb 16, 2024
Feb 26, 2023
Jul 27, 2023

Repository files navigation

What's NPOI

NuGet License traffic GitHub contributors
This project is the .NET version of Apache POI project. With NPOI, you can read/write Office 2003/2007 files very easily.

Are you interested in how NPOI get success? please read this post

About Donation 关于捐款

If you profits/benefits from NPOI and you believe it's useful, please sponsor me via Github Sponsor or donate this project. Thank you!

如果您从NPOI受益或实现盈利,请通过Github Sponsor赞助我给该项目捐款,谢谢!

Get Started with NPOI

NPOI Tutorial on Youtube

Getting Started with NPOI

How to use NPOI on Linux

ORM on NPOI

NPOI Changelog

Telegram User Group

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

Advantage of NPOI

a. Huge examples (This example repo is private. You can sponsor me with NPOI example access option)

b. It's totally free to use

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

d. Supported formats: 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. Real successful cases all over the world

h. Works on both Windows and Linux

System Requirement

.NET Standard 2.1 (.NET Core 3.x, .NET 5, .NET 6)

.NET Standard 2.0 (.NET Core 2.x)

.NET Framework 4.0 and above

Contributors

Contributors