/TinyJsonDumper

Create dump of object based on JSON string format by using reflection for .Net Compact Framework 3.5

Primary LanguageC#

TinyJsonDumper

Tiny tool to create dump of an object in .Net Compact Framework 3.5.

From an object, this tool using reflection for generating string in JSON format.