The program that takes a JSON object as input and outputs a flattened version of the JSON object
- C#
- .Net Core 3.1 (Console Application)
-Navigate to the project folder
- project folder..\CodingChallenge\bin\Release\netcoreapp3.1\publish
- echo jsonfile.json | CodingChallenge
- project folder..\CodingChallenge\bin\Release\netcoreapp3.1\ubuntu.16.04-x64\publish
- echo jsonfile.json | CodingChallenge