Why DotNetZip source is included ins source code of EPPlus?
I have OutOfMemoryException when exporting large amount of data. I've removed DotNetZip and replaced it with Nuget package. Now I can export half million rows per file.
EPPlus source should be as simple as possible. Besides is it maintained? Why not move source to GitHub, this way we all could easier fix issues and help making EPPlus even better!
I have OutOfMemoryException when exporting large amount of data. I've removed DotNetZip and replaced it with Nuget package. Now I can export half million rows per file.
EPPlus source should be as simple as possible. Besides is it maintained? Why not move source to GitHub, this way we all could easier fix issues and help making EPPlus even better!