Created for ASP.net Core version to generate Excel using plain .xlsx template.
Info
Version: | 1.0.0 |
Author(s): | Phibee Deinla |
Last Update: | Thursday, September 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ExcelGenerate |
Install
Install-Package ExcelGenerate
dotnet add package ExcelGenerate
paket add ExcelGenerate
ExcelGenerate Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.8.1)
- System.Drawing.Common(>= 4.5.0)
Tags