# npoi **Repository Path**: bigfish2020/npoi ## Basic Information - **Project Name**: npoi - **Description**: NPOI 是 POI 项目的 .NET 版本。POI是一个开源的Java读写Excel、WORD等微软OLE2组件文档的项目 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 20 - **Created**: 2023-08-21 - **Last Updated**: 2023-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README What's NPOI =================== [![NuGet Badge](https://buildstats.info/nuget/NPOI)](https://www.nuget.org/packages/NPOI) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square&logo=Apache)](LICENSE) [![traffic](https://api.segment.io/v1/pixel/track?data=ewogICJ3cml0ZUtleSI6ICJBV2NjaWd1UkhKODBuNkJ4WlI4cHRaRzBINzY0RmJObCIsCiAgInVzZXJJZCI6ICJ0b255cXVzIiwKICAiZXZlbnQiOiAiTlBPSSBIb21lcGFnZSIKfQ== )](#) GitHub contributors
This project is the .NET version of Apache POI project. With NPOI, you can read/write Office 2003/2007 files very easily.
About Donation 关于捐款 ============ Since Github sponsorship is not supported in China so far, it's hard to get donation from Github channel. I'm strictly limiting my contribution time on NPOI these 2 years although it looks to be still maintained well. If you profits/benefits from NPOI and you believe it's useful, please [donate this project](https://github.com/nissl-lab/npoi/discussions/923). Thank you! 如果您从NPOI受益或实现盈利,请[给该项目捐款](https://github.com/nissl-lab/npoi/discussions/923),谢谢! Telegram User Group ================ Join us on telegram: https://t.me/npoidevs Get Started with NPOI ============ [How NPOI succeeds](https://tonyqus.medium.com/how-npoi-succeeds-67ceb7333eb) [NPOI examples](https://github.com/nissl-lab/npoi-examples) [Getting Started with NPOI](https://github.com/nissl-lab/npoi/wiki/Getting-Started-with-NPOI) [How to use NPOI on Linux](https://github.com/nissl-lab/npoi/wiki/How-to-use-NPOI-on-Linux) [ORM on NPOI](https://github.com/nissl-lab/npoi/wiki/ORM-on-NPOI) [NPOI Changelog](https://github.com/nissl-lab/npoi/wiki/Changelog) 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 amount of basic examples](https://github.com/nissl-lab/npoi-examples) 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](https://contrib.rocks/image?repo=nissl-lab/npoi)