[NWD] Move EPPlus classes to a new namespace.

Also rename the assembly.

This will allow us to have both the legacy and new EPPlus version
referenced in AppSheet for a slow rollout.

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