 |
c# - How to build object hierarchy for serialization with json.net? - Stack Overflow
I'm trying to properly write code to build a data structure to serialize into json. I'm using json.net. I don't want to create a bunch of classes to hold this data, as I thought there should ...
stackoverflow.com |
 |