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"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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 NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 355,003 | 1/27/2016 |
1.2011.7.30 | 89,862 | 8/10/2011 |
1.0.0 | 9,836 | 4/18/2011 |