Use System.IO.Compression instead of custom ZIP library for EPPlus.

Change-Id: I4dc2d0c7889d885efdce1d786551414295b0e9c5
Reviewed-on: https://gnocchi-internal-review.git.corp.google.com/c/third_party/epplus/+/207480
Reviewed-by: Hughes Hilton <hugheshilton@google.com>
52 files changed
tree: 2d40ddcdf374c40b2b2d17aabfe568d9a050e427
  1. Doc/
  2. EPPlus/
  3. EPPlusExcelCalculationSample/
  4. EPPlusTest/
  5. EPPlusWebSample/
  6. NetCoreTests/
  7. Profiling/
  8. SampleApp/
  9. .gitignore
  10. CONTRIBUTING.md
  11. EPPlus.sln
  12. EPPlus.testsettings
  13. EPPlusTest.runsettings
  14. ExcelPackage.vsmdi
  15. LICENSE
  16. LocalTestRun.testrunconfig
  17. METADATA
  18. README.md
  19. ReadMe_UpdatingEPPlus.txt
README.md

EPPlus

AppSheet fork of EPPlus

To compile this fork, run: dotnet pack EPPlus/EPPlusSDK.csproj -c Release

Then, copy the .nupkg file: EPPlus/bin/Release/Appsheet.EPPlus.1.0.0.nupkg -> jeenee/lib/nuget