Lightning Fast Excel Generator, a small library which allows to generate simple excel files in fast and efficient way even if you have up to million of rows (that's a limit for one Excel tab).
Info
Version: | 1.0.3 |
Author(s): | zihotki |
Last Update: | Wednesday, January 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zihotki/LFEG |
NuGet Url: | https://www.nuget.org/packages/LFEG |
Install
Install-Package LFEG
dotnet add package LFEG
paket add LFEG
LFEG Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetZip(>= 1.9.7)
Tags