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

Upload Excel file details to Table #32

Closed deanilvincent closed 7 years ago

deanilvincent commented 7 years ago

Good day @VahidN By the way thank you for this helpful package. I'm currently using this package in exporting details from my table. But I'm having some difficulties on how to upload the excel details to my table. Is there a way how to get the details from excel and then upload them in the table?

I'm currently using asp.net core. I hope you have sample for that. Thank you in advance.

VahidN commented 7 years ago