DotNetCore.NPOI
1.2.3
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
dotnet add package DotNetCore.NPOI --version 1.2.3
NuGet\Install-Package DotNetCore.NPOI -Version 1.2.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetCore.NPOI as a Cake Addin #addin nuget:?package=DotNetCore.NPOI&version=1.2.3 // Install DotNetCore.NPOI as a Cake Tool #tool nuget:?package=DotNetCore.NPOI&version=1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
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 | net461 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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)
NuGet packages (176)
Showing the top 5 NuGet packages that depend on DotNetCore.NPOI:
Package | Downloads |
---|---|
WalkingTec.Mvvm.Core
WalkingTec.Mvvm |
|
Nezada.Common.Core
封装通用的方法(适用于Asp.Net Core) |
|
Dawnx.NPOI
Helps to create report application esasily. |
|
Fast.Untility.Core
https://github.com/weizhonzhen/FastData.Core |
|
Doway.Core
Dowaysoft Core Function Libary |
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.NPOI:
Repository | Stars |
---|---|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
iioter/iotgateway
A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host computer, OPC Server, OPC UA Server, Mqtt Server, etc.), so as to interact with Thingsboard, IoTSharp or Your own IoT platform for two-way data communication. Provide a simple driver development interface; of course, edge computing can also be performed.
|
|
xianhc/apevolo-api
.Net 8 、SqlSugar ORM、Vue 2.X、RBAC、前后端分离的开箱则用的企业级中后台权限管理系统
|
|
lysilver/KopSoftWms
KopSoft仓库管理系统
|
|
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
|