Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
questions/44364361/json-conversion-in-asp-net-for-cqrs by dbc_MinLength
Environment version: 4.0.30319.42000
Json.NET version: Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed

Serialized JSON for RootObject
{}
Deserialied and re-serialized JSON for RootObject
{}

Serialized JSON for RootObject
{}
Deserialied and re-serialized JSON for RootObject
{}

Serialized JSON for RootObject
{
  "StringValue": null,
  "IntValue": 0,
  "NullableValue": null,
  "RootObjectValue": null
}
Deserialied and re-serialized JSON for RootObject
{
  "StringValue": null,
  "IntValue": 0,
  "NullableValue": null,
  "RootObjectValue": null
}

Serialized JSON for RootObject
{
  "StringValue": null,
  "IntValue": 0,
  "NullableValue": null,
  "RootObjectValue": null
}
Deserialied and re-serialized JSON for RootObject
{
  "StringValue": null,
  "IntValue": 0,
  "NullableValue": null,
  "RootObjectValue": null
}

Serialized JSON for RootObject
{
  "StringValue": "hello",
  "IntValue": 121,
  "NullableValue": 232,
  "RootObjectValue": {}
}
Deserialied and re-serialized JSON for RootObject
{
  "StringValue": "hello",
  "IntValue": 121,
  "NullableValue": 232,
  "RootObjectValue": {}
}

Serialized JSON for RootObject
{
  "StringValue": "hello",
  "IntValue": 121,
  "NullableValue": 232,
  "RootObjectValue": {}
}
Deserialied and re-serialized JSON for RootObject
{
  "StringValue": "hello",
  "IntValue": 121,
  "NullableValue": 232,
  "RootObjectValue": {}
}
Cached Result
Last Run: 10:26:26 pm
Compile: 0.252s
Execute: 0.189s
Memory: 1.06Mb
CPU: 0.297s