API to read and write Excel document without Microsoft Office installed.
Info
Version: | 1.0.6 |
Author(s): | mkwak3 |
Last Update: | Thursday, April 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mink0613/EZExcel |
NuGet Url: | https://www.nuget.org/packages/EZExcel |
Install
Install-Package EZExcel
dotnet add package EZExcel
paket add EZExcel
EZExcel Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.10.1)
Tags