/ExcelToJson

Converts Multiple Json File To Excel

Primary LanguageC#

ExcelToJson

Converts Multiple Excel File To Json

images

The following libraries have been used in writing this code:

.net 5.0
Newtonsoft.Json
System.Data.OleDb

How To Use


Put the parent folder`s path that Excel files stored in your system in "filePath" variable.
Put the parent folder`s path that Json files should stored in your system in "destinationPath" variable and start.

Json files are saved in the project path.