Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.
/ EPPlus.Core Public archive

EPPlus.Core is an unofficial port of the EPPlus library to .NET Core

License

Notifications You must be signed in to change notification settings

VahidN/EPPlus.Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPPlus.Core

EPPlus.Core is an unofficial port of the EPPlus library to .NET Core. It's based on the 2/17/2017, change set#6cf0e60fbc63.

Install via NuGet

To install EPPlus.Core, run the following command in the Package Manager Console:

PM> Install-Package EPPlus.Core

You can also view the package page on NuGet.

Note:

To run this project on Linux, you will need to install libgdiplus too:

sudo apt-get update
sudo apt-get install libgdiplus

About

EPPlus.Core is an unofficial port of the EPPlus library to .NET Core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages