VahidN / EPPlus.Core

EPPlus.Core is an unofficial port of the EPPlus library to .NET Core
GNU Lesser General Public License v3.0
370 stars 93 forks source link

EPPlus does not support IEnumerable<dynamic> #28

Closed TerryDieckmann closed 7 years ago

VahidN commented 7 years ago

The original project has been moved to Github https://github.com/JanKallman/EPPlus/ Feel free to file an issue there. The main purpose of the current project is just providing an existing EPPlus for .NET Core.