DotNetCore.NPOI
1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Install-Package DotNetCore.NPOI -Version 1.2.3
dotnet add package DotNetCore.NPOI --version 1.2.3
<PackageReference Include="DotNetCore.NPOI" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.NPOI --version 1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.NPOI, 1.2.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.1
- DotNetCore.NPOI.Core (>= 1.2.3)
- DotNetCore.NPOI.OpenXml4Net (>= 1.2.3)
- DotNetCore.NPOI.OpenXmlFormats (>= 1.2.3)
-
.NETStandard 2.0
- DotNetCore.NPOI.Core (>= 1.2.3)
- DotNetCore.NPOI.OpenXml4Net (>= 1.2.3)
- DotNetCore.NPOI.OpenXmlFormats (>= 1.2.3)
Used By
NuGet packages (133)
Showing the top 5 NuGet packages that depend on DotNetCore.NPOI:
Package | Downloads |
---|---|
Nezada.Common.Core
封装通用的方法(适用于Asp.Net Core)
|
|
Dawnx.NPOI
Helps to create report application esasily.
|
|
WalkingTec.Mvvm.Core
WalkingTec.Mvvm
|
|
Doway.Core
Dowaysoft Core Function Libary
|
|
Emerald.AspNetCore
Emerald framework with AspNetCore support.
|
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.NPOI:
Repository | Stars |
---|---|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
|
|
lysilver/KopSoftWms
KopSoft仓库管理系统
|
|
SkyChenSky/Sikiro
整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例
|