Wrapper for reading and writing Excel files with ease using C#.
Info
Version: | 1.0.0 |
Author(s): | Optym |
Last Update: | Monday, December 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abey-alex/EasyExcelStream |
NuGet Url: | https://www.nuget.org/packages/EasyExcelStream |
Install
Install-Package EasyExcelStream
dotnet add package EasyExcelStream
paket add EasyExcelStream
EasyExcelStream Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.5.0)
- ExcelDataReader(>= 2.1.2.3)
Tags