PayamDarabi / JsonToExcel

Converts Multiple Json File To Excel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonToExcel Convertor

C# console application that converts multiple Json files to Excel

Convert-JSON-to-Excel-C

The following libraries have been used in writing this code:

.net 5.0
Newtonsoft.Json
CloseXML

How To Use

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

About

Converts Multiple Json File To Excel


Languages

Language:C# 100.0%