[NWD] More EPPlus improvements.

- Revamp save code to avoid memory copies
- Remove more unnecessary code for mutating sheets
- General cleanup

Change-Id: I9faf6c7cc94a50600076bd42ac456ba6f96cd407
Reviewed-on: https://gnocchi-internal-review.git.corp.google.com/c/third_party/epplus/+/208000
Reviewed-by: Hughes Hilton <hugheshilton@google.com>
86 files changed
tree: d9e1f22ece262507c8adc449861453949e9b39f1
  1. EPPlus/
  2. NetCoreTests/
  3. .editorconfig
  4. .gitignore
  5. CONTRIBUTING.md
  6. dotnet-csharpier
  7. EPPlus.sln
  8. LICENSE
  9. METADATA
  10. README.md
  11. 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