Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
http://stackoverflow.com/questions/38111298/json-net-deserialize-json-string-and-map-properties-to-different-property-names by Brian Rogers
1 - DeserializedCustomers
CustomerIDCodeEmailFirstNameLastName
1Original_0Updated_0Updated_0Updated_0
2Original_1Updated_1Updated_1Updated_1
3Original_2Updated_2Updated_2Updated_2
10NotExists_10NotExists_10NotExists_10NotExists_10
11NotExists_11NotExists_11NotExists_11NotExists_11
2 - WhereBulkNotContains + Default Key
CustomerIDCodeEmailFirstNameLastName
10NotExists_10NotExists_10NotExists_10NotExists_10
11NotExists_11NotExists_11NotExists_11NotExists_11
3 - WhereBulkNotContains + Lambda Expression
CustomerIDCodeEmailFirstNameLastName
10NotExists_10NotExists_10NotExists_10NotExists_10
11NotExists_11NotExists_11NotExists_11NotExists_11
4 - WhereBulkNotContains + Params string[]
CustomerIDCodeEmailFirstNameLastName
10NotExists_10NotExists_10NotExists_10NotExists_10
11NotExists_11NotExists_11NotExists_11NotExists_11
5 - WhereBulkNotContains + List<string>
CustomerIDCodeEmailFirstNameLastName
10NotExists_10NotExists_10NotExists_10NotExists_10
11NotExists_11NotExists_11NotExists_11NotExists_11
Cached Result
Last Run: 1:41:31 pm
Compile: 0.063s
Execute: 1.86s
Memory: 87.28Mb
CPU: 1.923s