workflow - NPOI 2.4.1

Neuzilla is the studio behind NPOI.

Neuzilla provides commercial software customization and consulting service. For details, please contact support@neuzilla.com

PM> Install-Package NPOI -Version 2.4.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install NPOI -Version 2.4.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package NPOI --version 2.4.1 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="NPOI" Version="2.4.1" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget NPOI  ~> 2.4.1
Copy to clipboard

> choco install NPOI --version 2.4.1 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "NPOI" -RequiredVersion "2.4.1" -Repository "workflow" 
Copy to clipboard

What's NPOI

NuGet Nuget Ranking! Discord 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.

Donation

If you profits/benefits from NPOI, please sponsor me via Github Sponsor or donate this project. Thank you!

Get Started with NPOI

NPOI Tutorial on Youtube

How NPOI succeed

Getting Started with NPOI

How to use NPOI on Linux

Useful Packages based on NPOI

NPOI Changelog

NPOI code examples (This example repo is private. You can get access by sponsoring me)

Advantage of NPOI

  1. It's totally free to use

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

  3. Supported formats: xls, xlsx, docx.

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

  5. Support not only export but also import

  6. Real successful cases all over the world

  7. 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

Sponsored By

drawing

Flag Counter

New features Add Excel function support for AVERAGEIF and AVERAGEIFS CopySheet support in XSSFSheet Implemented OMath formula edit/creation in XWPF

BUG Fixes Fix SharpZipLib 0.86 dependency issue in .NET Framework 4 and .NET 4.5 Fix FontHeight property issue in XSSF and HSSF

  • .NETStandard 2.0
    • SharpZipLib (>= 1.0.0)
    • System.Configuration.ConfigurationManager (>= 4.5.0)
    • System.Drawing.Common (>= 4.5.0)
  • .NETFramework 4.5
    • SharpZipLib (>= 1.0.0)
  • .NETFramework 4.0
    • SharpZipLib (= 0.86.0)
  • .NETFramework 4.0: 4.0.0.0
  • .NETFramework 4.5: 4.5.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Toma Bogdan flaviusm

Authors

NPOI Contributors

Project URL

https://github.com/tonyqus/npoi

License

Apache-2.0

Tags

npoi xlsx xls Excel Word docx

Info

1099341 total downloads
600116 downloads for version 2.4.1
Download (4.4 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.4.1 4.4 MB Wed, 19 May 2021 16:19:36 GMT 600116
2.2.1 3.5 MB Wed, 17 May 2017 10:12:37 GMT 499225