I want to serialize dynamic object to JSON. I tried using ExpandoObject, but the result is not what I need:I want to serialize dynamic object to JSON. I t
I want to serialize dynamic object to JSON. I tried using ExpandoObject, but the result is not what I need:I want to serialize dynamic object to JSON. I t