ExcelLibrary 1.2011年7月31日
dotnet add package ExcelLibrary --version 1.2011年7月31日
NuGet\Install-Package ExcelLibrary -Version 1.2011年7月31日
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="ExcelLibrary" Version="1.2011年7月31日" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExcelLibrary" Version="1.2011年7月31日" />Directory.Packages.props
<PackageReference Include="ExcelLibrary" />Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ExcelLibrary --version 1.2011年7月31日
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExcelLibrary, 1.2011年7月31日"
#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.
#:package ExcelLibrary@1.2011年7月31日
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ExcelLibrary&version=1.2011年7月31日Install as a Cake Addin
#tool nuget:?package=ExcelLibrary&version=1.2011年7月31日Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connection.
Currently .xls (BIFF8) format is implemented. In future .xlsx (Excel 2007) may also be supported.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on ExcelLibrary:
| Package | Downloads |
|---|---|
|
CompuTec.ProcessForce.API
Package Description |
|
|
Qowaiv.CodeGenerator
Qowaiv implements common, universal domain objects. These types form the base of your domain model. |
|
|
01_WHUTILS
Wohhup Utils for Structural Tekla API |
|
|
QualityDLL
Description |
|
|
WhUtils
Wohhup Utils for Structural Tekla API |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ExcelLibrary:
| Repository | Stars |
|---|---|
|
ThisIsNotRocketScience/GerberTools
Tools to load/edit/create/panelizer sets of gerber files
|
|
|
dotnetprojects/DotNetSiemensPLCToolBoxLibrary
Library to Access Siemens PLCs and Step5/Step7 Project Files
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2011年7月31日 | 2,017,875 | 1/27/2016 |
| 1.2011年7月30日 | 177,099 | 8/10/2011 |
| 1.0.0 | 55,907 | 4/18/2011 |
Implemented patch from https://code.google.com/archive/p/excellibrary/issues/25