workflow - EPPlus 2.9.0.1

A library to manage Excel spreadsheets using OOXML, based on ExcelPackage

PM> Install-Package EPPlus -Version 2.9.0.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install EPPlus -Version 2.9.0.1 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package EPPlus --version 2.9.0.1 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="EPPlus" Version="2.9.0.1" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget EPPlus  ~> 2.9.0.1
Copy to clipboard

> choco install EPPlus --version 2.9.0.1 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "EPPlus" -RequiredVersion "2.9.0.1" -Repository "workflow" 
Copy to clipboard

  • .NETFramework 2.0: 2.0.0.0

Owners

uipath Lavinia

Authors

Jan Kallman

Project URL

http://epplus.codeplex.com/

License

LGPL-2.1

Info

413866 total downloads
4820 downloads for version 2.9.0.1
Download (252.29 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.0.5 602.82 KB Tue, 27 Jun 2017 08:24:17 GMT 48607
4.0.4 604.41 KB Fri, 14 Sep 2018 09:46:18 GMT 352898
4.0.3 600.4 KB Wed, 18 Feb 2015 12:34:06 GMT 7541
2.9.0.1 252.29 KB Thu, 24 Jul 2014 15:50:13 GMT 4820