Converts Multiple Excel File To Json
The following libraries have been used in writing this code:
.net 5.0
Newtonsoft.Json
System.Data.OleDb
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.