NPOI 2.4.1
Prefix ReservedSee the version list below for details.
dotnet add package NPOI --version 2.4.1
NuGet\Install-Package NPOI -Version 2.4.1
<PackageReference Include="NPOI" Version="2.4.1" />
paket add NPOI --version 2.4.1
#r "nuget: NPOI, 2.4.1"
// Install NPOI as a Cake Addin #addin nuget:?package=NPOI&version=2.4.1 // Install NPOI as a Cake Tool #tool nuget:?package=NPOI&version=2.4.1
Join us on telegram: https://t.me/npoidevs
To get started with NPOI, you can visit NPOI examples repository
DON'T forget to wash your hands! We will survive in anti-coronavirus battle. God bless you!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- SharpZipLib (= 0.86.0)
-
.NETFramework 4.5
- SharpZipLib (>= 1.0.0)
-
.NETStandard 2.0
- SharpZipLib (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Drawing.Common (>= 4.5.0)
NuGet packages (966)
Showing the top 5 NuGet packages that depend on NPOI:
Package | Downloads |
---|---|
Npoi.Mapper
Convention-based mapper between strong typed object and Excel data via NPOI. |
|
ExcelMapper
An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods. |
|
HIC.RDMP.Plugin
Core package for plugin development |
|
BaseLibrary.ClassLibraryStand
Package Description |
|
Mooho.Base
摩赫基础框架 |
GitHub repositories (59)
Showing the top 5 popular GitHub repositories that depend on NPOI:
Repository | Stars |
---|---|
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
|
|
laochiangx/Common.Utility
Various helper class
|
|
Planshit/Tai
👻 在Windows上统计软件使用时长和网站浏览时长
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
rmcrackan/Libation
Libation: Liberate your Library
|
Version | Downloads | Last updated | |
---|---|---|---|
2.7.2 | 43,536 | 11/9/2024 | |
2.7.1 | 1,263,051 | 7/3/2024 | |
2.7.0 | 1,837,039 | 3/25/2024 | |
2.6.2 | 3,437,368 | 9/11/2023 | |
2.6.1 | 1,058,143 | 7/11/2023 | |
2.6.0 | 4,964,268 | 11/17/2022 | |
2.5.6 | 9,603,860 | 4/26/2022 | |
2.5.5 | 5,236,856 | 10/25/2021 | |
2.5.4 | 1,988,151 | 7/29/2021 | |
2.5.3 | 2,245,960 | 4/18/2021 | |
2.5.2 | 2,653,308 | 12/5/2020 | |
2.5.1 | 5,814,051 | 4/4/2020 | |
2.4.1 | 8,856,629 | 12/18/2018 | |
2.3.0 | 3,739,967 | 3/20/2017 | |
2.2.1 | 1,956,339 | 5/31/2016 | |
2.1.3.1 | 1,386,807 | 2/22/2015 | |
2.1.3 | 135,454 | 12/31/2014 | |
2.0.6 | 432,334 | 4/12/2014 | |
1.2.5 | 393,171 | 7/29/2012 | |
1.2.4 | 79,219 | 11/15/2011 | |
1.2.3 | 68,756 | 1/12/2011 |
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