ExcelLibrary 1.2011.7.31
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" />
paket add ExcelLibrary --version 1.2011.7.31
#r "nuget: ExcelLibrary, 1.2011.7.31"
// Install ExcelLibrary as a Cake Addin #addin nuget:?package=ExcelLibrary&version=1.2011.7.31 // Install ExcelLibrary as a Cake Tool #tool nuget:?package=ExcelLibrary&version=1.2011.7.31
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. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ExcelLibrary:
Package | Downloads |
---|---|
Qowaiv.CodeGenerator
Qowaiv implements common, universal domain objects. These types form the base of your domain model. |
|
QualityDLL
Description |
|
WhUtils
Wohhup Utils for Structural Tekla API |
|
01_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 | 1,451,532 | 1/27/2016 |
1.2011.7.30 | 150,315 | 8/10/2011 |
1.0.0 | 35,852 | 4/18/2011 |
Implemented patch from https://code.google.com/archive/p/excellibrary/issues/25