Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
https://stackoverflow.com/questions/46977905/overriding-a-property-value-in-custom-json-net-contract-resolver by Brian Rogers
{
  "Something": "This is something",
  "Nothing": "Nothing to see here",
  "Number": 5,
  "Child": {
    "Something": "Child Object",
    "Nothing": "Nothing to see here",
    "Number": 6,
    "Child": null
  }
}
Cached Result
Last Run: 1:58:33 am
Compile: 1.134s
Execute: 0.389s
Memory: 645.44kb
CPU: 0.281s