Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
http://stackoverflow.com/questions/36969500/json-net-custom-jsonconverter-with-data-types by Brian Rogers
{
  "Author": "me",
  "Version": "1.0.0",
  "Children": [
    {
      "Children": [
        {
          "Name": "John",
          "Surname": "Doe"
        }
      ]
    },
    {
      "DoB": "1990-01-01"
    }
  ]
}
Cached Result
Last Run: 2:57:38 pm
Compile: 0.267s
Execute: 0.226s
Memory: 814.87kb
CPU: 0.234s