The fastest way to read Excel data in .Net.
Info
Version: | 0.1.15-beta |
Author(s): | ChrisHodges |
Last Update: | Thursday, April 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChrisHodges/LightweightExcelReader |
NuGet Url: | https://www.nuget.org/packages/LightweightExcelReader |
Install
Install-Package LightweightExcelReader
dotnet add package LightweightExcelReader
paket add LightweightExcelReader
LightweightExcelReader Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ExcelNumberFormat(>= 1.1.0)
- SpreadsheetCellRef(>= 1.0.1)
- System.IO.Compression(>= 4.1.0)
- ExcelNumberFormat(>= 1.1.0)
- SpreadsheetCellRef(>= 1.0.1)
- System.IO.Compression(>= 4.1.0)
Tags