Minimalistic .net library to write large Excel files in XLSX format with low memory consumption using streamed write.
Info
Version: | 1.10.0 |
Author(s): | Salvo Isaja |
Last Update: | Sunday, July 28, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/salvois/LargeXlsx |
NuGet Url: | https://www.nuget.org/packages/LargeXlsx |
Install
Install-Package LargeXlsx
dotnet add package LargeXlsx
paket add LargeXlsx
LargeXlsx Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpCompress(>= 0.24.0)