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:
- In the Visual Studio (2019 or higher) menu, choose Tools --> Nuget Package Manager --> Package Manager Settings.
- In the tree view to the left, select Package Sources.
- 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.
- In the Nuget package install window, select the source added.
- 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