I use this example to serialize a dictonary like this
Dictionary<object, object>
What I get is
{ "key": "value" }
what I need is
{ key: "value" }
How do I get this output?
I use this example to serialize a dictonary like this
Dictionary<object, object>
What I get is
{ "key": "value" }
what I need is
{ key: "value" }
How do I get this output?
User Name?{User Name: "XmlmXmlmX"}is garbage.