![]() |
VOOZH | about |
dotnet add package ExcelLibrary --version 1.2011.7.31
NuGet\Install-Package ExcelLibrary -Version 1.2011.7.31
<PackageReference Include="ExcelLibrary" Version="1.2011.7.31" />
<PackageVersion Include="ExcelLibrary" Version="1.2011.7.31" />Directory.Packages.props
<PackageReference Include="ExcelLibrary" />Project file
paket add ExcelLibrary --version 1.2011.7.31
#r "nuget: ExcelLibrary, 1.2011.7.31"
#:package ExcelLibrary@1.2011.7.31
#addin nuget:?package=ExcelLibrary&version=1.2011.7.31Install as a Cake Addin
#tool nuget:?package=ExcelLibrary&version=1.2011.7.31Install as a Cake Tool
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 net is compatible. |
This package has no dependencies.
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 |
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,003,610 | 1/27/2016 |
| 1.2011.7.30 | 176,448 | 8/10/2011 |
| 1.0.0 | 55,210 | 4/18/2011 |
Implemented patch from https://code.google.com/archive/p/excellibrary/issues/25