Using our develop Nuget feed - DON-PHAM/EPPlus GitHub Wiki

All builds in our 'develop' branch are build and published on our Nuget feed at AppVeyor.
The link is https://ci.appveyor.com/nuget/epplus.

To add the feed to Visual Studio follow these steps:

  1. In the Visual Studio (2019 or higher) menu, choose Tools --> Nuget Package Manager --> Package Manager Settings.
  2. In the tree view to the left, select Package Sources.
  3. Press the + button and enter a Name and a paste https://ci.appveyor.com/nuget/epplus into the source text box. Press the Update button.
  4. In the Nuget package install window, select the source added.
  5. Check the Include prerelease checkbox. Search for EPPlus and install the package.

The actual Nuget package can also be downloaded locally to setup a local feed usin this URL:

https://ci.appveyor.com/project/EPPlusSoftware/epplus/build/artifacts