ExcelLibrary 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.
Install-Package ExcelLibrary -Version 1.2011.7.31
dotnet add package ExcelLibrary --version 1.2011.7.31
<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.
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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Implemented patch from https://code.google.com/archive/p/excellibrary/issues/25
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 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.
|
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
Switch from Codeplex http://siemensplctoolboxlib.codeplex.com/ to GitHub
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2011.7.31 | 329,141 | 1/27/2016 |
1.2011.7.30 | 88,510 | 8/10/2011 |
1.0.0 | 9,465 | 4/18/2011 |