JSON objects are fast to read. From Python to C# JSON objects are widely used for the database as well as data transaction purposes, some of them are simple, some others are complicated.
So let begins with a simple C# Projects

Todo
- Build a class for constructing JSON string
- Write to JSON text file
- Read from the file back to JSON class