EPPlus

Create advanced Excel spreadsheets using .NET

Recent Packages

Version Downloads
4.5.3.15 173
4.5.3.14 163
4.5.3.13 156
4.5.3.12 178
4.5.3.11 152

License Information

This package appears to have a custom/proprietary license agreement, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Usage Instructions

Latest Version: 4.5.3.15

To install EPPlus from the command line, run the following command:

nuget install EPPlus -Version 4.5.3.15 -Source https://nuget.perfectxl.com/nuget/default/

To install EPPlus from the Package Manager Console within Visual Studio, run the following command:

Install-Package EPPlus -Version 4.5.3.15 -Source https://nuget.perfectxl.com/nuget/default/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="EPPlus" Version="4.5.3.15" />