Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
http://stackoverflow.com/questions/42303133/convert-xml-to-json-array-using-newtonsoft-json by Brian Rogers
{
  "Container": {
    "Encounters": [
      {
        "a": "a1",
        "b": "b1"
      },
      {
        "a": "a2",
        "b": "b2"
      }
    ]
  }
}
Cached Result
Last Run: 12:10:31 pm
Compile: 0.211s
Execute: 0.219s
Memory: 1.16Mb
CPU: 0.266s