Skip to content

JsonToCsv is a simple C# console application that demonstrates converting JSON data to CSV format

Notifications You must be signed in to change notification settings

guasam/jsontocsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to CSV Converter (JsonToCsv)

Overview

JsonToCsv is a simple C# console application that demonstrates converting JSON data to CSV format.

Requirements

  • .NET 8.0 SDK or later

Usage

jsontocsv -i input.json -o output.csv

About

JsonToCsv is a simple C# console application that demonstrates converting JSON data to CSV format

Topics

Resources

Stars

Watchers

Forks

Languages