Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
Dictionary(TKey, TValue) Add by David Day - dday9
Environment version: .NET 9.0.0 (9.0.0)
System.Text.Json version: System.Text.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51


Existing user ids:[1,2,3]

New users only: 
[
  {
    "id": 4,
    "name": "name 4",
    "address": {
      "Line1": "line 1",
      "Line2": "line 2"
    },
    "discount": 22.220000000000000000000
  },
  {
    "id": 5,
    "name": "name 5",
    "address": {
      "Line1": "line 1",
      "Line2": "line 2"
    },
    "discount": 123.1212121121212121
  }
]
Cached Result
Last Run: 8:59:29 am
Compile: 0.023s
Execute: 0.1s
Memory: 9.69Mb
CPU: 0.123s