Search code examples
How to deserialize json which is sometimes a dictionary and sometimes an empty array?...


c#json.netjson-deserialization

Read More
JsonConvert.DeserializeObject works in debug build but crashes in release build...


c#json.net.net-4.8

Read More
Parse ALL info in JSON file using VB.NET and Newtonsoft...


jsonvb.netparsingjson.netcommand-line-interface

Read More
Web API serialize properties starting from lowercase letter...


c#.netasp.net-mvcasp.net-web-apijson.net

Read More
Deserialize JSON to .NET collection of polymorphic objects that contain Point values formatted as st...


c#jsonjson.netpolymorphismdeserialization

Read More
Get a specific nested JSON property using JObject...


c#jsonjson.net

Read More
How to make json to json object in c#?...


c#arrays.net-corejson.net

Read More
De-serializing a JSON using JObject and LINQ...


c#jsonjson.netjson-deserialization

Read More
how to stop ignoring jObject properties when we call API?...


c#jsonjson.netasp.net-core-webapi

Read More
Add JObject to JArray on nth position...


c#jsonasp.net-web-apijson.net

Read More
How do I enumerate nested JObject using JSON.net?...


c#jsonjson.net

Read More
Sort a list of objects and convert into a list of JObjects...


c#jsonjson.netlistobject

Read More
Error - JObject Parse Error with [] in response...


c#json.netconsole-applicationhttpresponse

Read More
get value of a key from nested Json using JObject...


c#jsonjson.net

Read More
Take the data from json string and pass children nodes to the first level with navigation path...


c#json.netjson.netjsonconvert

Read More
Serialize/Deserialize dynamic property name using JSON.NET...


c#jsonjson.net

Read More
Trying to deserialize JSON returns null values...


c#jsonjson.netdeserializationjson-deserialization

Read More
How to extract the data for this type of Json Array with Newtonsoft Json...


arraysjsonjson.net

Read More
How does JSON deserialization in C# work...


c#json.net

Read More
How to deserialize class without calling a constructor?...


c#json.netdeserialization

Read More
How to deserialize JSON object with Newtonsoft when it's fields names are reserved keywords like...


c#.netjson.netjson-deserializationreserved-words

Read More
Why is an assembly binding redirect required for this project?...


c#json.netnugetassembly-binding-redirect

Read More
How can I ignore the property name that I use in the jsonproperty attribute, provided that it is onl...


c#json.netjson.net

Read More
Severity Code Description Project File Line Suppression State Error The package Newtonsoft.Json with...


json.netnugetvisual-studio-2019

Read More
Serialize and deserialize HttpRequestMessage objects...


c#.netserializationjson.net

Read More
How to deserialize raw json field to model using Newtonsoft?...


c#.netjson.net

Read More
JsonSerializer - serialize decimal places with 'N2' formatting...


asp.net-mvcasp.net-mvc-4json.netjsonserializer

Read More
Deserialize a List of JObjects into List of .NET Object...


c#json.net

Read More
How to add fields to JSON object without them existing?...


c#jsonjson.net

Read More
Remove specific properties from JSON object...


c#jsonc#-4.0json.net

Read More
BackNext