I have to import data from multiple excel file with multiple worksheets to a single postgreSQL table. Is it possible to import using
EPPlus library
if possible how can I implement that using ASP .Net Core
I have to import data from multiple excel file with multiple worksheets to a single postgreSQL table. Is it possible to import using
EPPlus library
if possible how can I implement that using ASP .Net Core
4 people are following this question.