Search code examples
How do I serialize (JSON) an object/class but not its children...


c#jsonserializationjson.net

Read More
Parsing json with an odd format...


c#arraysjsonjson.net

Read More
Deserialize Json object with multiple possible child types...


c#jsonasp.net-corejson.net

Read More
.Net C# Newtonsoft issue with default attribute while DeserializeObject...


c#jsonserializationjson.net

Read More
FromQuery parameters from camelCase/PascalCase to snake_case .Net Core...


c#asp.net-core.net-corejson.net

Read More
How to check if dynamic is empty....


c#.netjsondynamicjson.net

Read More
Easiest way to retrieve values from D365 dataverse JSON?...


c#jsonjson.net

Read More
Alternate property name while deserializing...


c#json.net

Read More
Getting Errors when trying to Deserialize JSON object from API call in C#. (currency exchange)...


c#jsonapijson.netdeserialization

Read More
Overriding SaveChanges to Create Copy of Entity for Versioning...


serializationentity-framework-corejson.net

Read More
Extracting data from JSON structure in C#...


c#jsonjson.net

Read More
JSON.Net throws StackOverflowException when using [JsonConvert()]...


c#jsonserializationjson.net

Read More
How to convert Json array to list of objects in c#...


c#jsonjson.net

Read More
deserialize double.NaN as null with newtonsoft json...


c#json.net.net-5

Read More
JSON.NET StackOverflowException while serialization...


c#serializationjson.netstack-overflow

Read More
How to parse a csv column that contains JSON?...


c#jsoncsvjson.net

Read More
Deserializing JSON to C# class where property names in the JSON are dynamic...


c#jsonjson.net

Read More
Json.Net boolean parsing issue...


jsonjson.net

Read More
Error reading JArray from JsonReader...


c#asp.net.netasp.net-mvcjson.net

Read More
Deserialize javascript string rather then JSON using C#...


javascriptc#jsonjson.net

Read More
Exception not thrown while expected C# using Newtonsoft...


c#jsonserializationjson.net

Read More
Count json Objects newtonsoft json c#...


c#jsonjson.net

Read More
TryGetInt32 throws System.InvalidOperationException...


json.netsystem.text.json

Read More
Can't convert JSON to C# class...


c#json.net

Read More
Json class saving a value while containing other default values...


c#jsonclassobjectjson.net

Read More
Getting JSON data into C# strings...


c#jsonjson.net

Read More
Json.NET under Unity3d for iOS...


iosunity-game-enginejson.netaot

Read More
Deserialize Json.net JSON File directly to a C# dictionary type?...


c#jsonjson.net

Read More
Decimal precision of zero when serializing doubles to JSON...


c#jsonjson.net

Read More
Custom JsonConverter that can convert decimal.MinValue to empty string and back...


c#asp.net-mvc-4json.net

Read More
BackNext