JSON is everywhere nowadays: config files, web APIs, date formats, and more. It’s also proved popular with toolmakers, who have created many different programs to read, modify, and process JSON for a ...
So I'm whipping up something quick and dirty for a work project. I've got a C# class that is all string types, nothing fancy, and once the item is created it gets serialized with the new ...