Hi,
I am developing a SharePoint Provider Hosted Add-in by Asp.Net MVC 5 and SQL Server. I am using SQL DB to store app data, not in SP list. I need to import bulk data from excel in to SQL table through the app. Could anyone please give me some example using CSOM?
Thanks in advance.