Library for generating excel file without having to worry about data type binding, column mapping, column names, order and date formats.
Info
| Version: | 1.0.9 |
| Author(s): | Mohammad Hammad |
| Last Update: | Thursday, January 7, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mdhammad313/ExcelGenerator |
| NuGet Url: | https://www.nuget.org/packages/ExcelGenerator.net |
Install
Install-Package ExcelGenerator.net
dotnet add package ExcelGenerator.net
paket add ExcelGenerator.net
ExcelGenerator.net Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 5.4.2)
Tags