Search code examples
How to serialize and deserialize a JSON object with duplicate property names in a specific order?...


c#jsonjson.net

Read More
How to create JSON from a slash separated String?...


c#json.netjson.net

Read More
How to set the value while deserialization if property not included in json string using custom Json...


c#.netjson.netjson-deserialization

Read More
.NET Nested Arrays In JSON...


arraysjsonvb.netjson.net

Read More
Getting stuck reading JSON Children using Newtonsoft.json...


c#jsonjson.net

Read More
How to modify the JSON obtained from serializing a DataSet using Json.Net for purposes of ESRI geoco...


c#jsonjson.netgeocodingesri

Read More
Json Deserialize Object returns null when called...


c#jsonapijson.net

Read More
Modifying JSON Hierarchy to move a key down and convert it into a K/V pair C#...


c#jsonjson.net

Read More
How to merge two json documents in json.net?...


c#jsonjson.net

Read More
Searching and deleting a node from JSON...


c#jsonjson.net

Read More
Response from SignalR being interrupted?...


c#async-awaitjson.netthread-safetysignalr

Read More
Fetch key from String...


c#asp.netjsonjson.net

Read More
Deserialize only one property of a JSON file...


c#jsonvisual-studiojson.net

Read More
How to assign two new key values in a JObject from a dictionary?...


c#jsondictionaryjson.netjsonconvert

Read More
How to disallow empty string when deserializing record types with newtonsoft in F#?...


f#json.netjson-deserialization

Read More
json.net: DateTimeStringConverter gets an already DateTime converted object in ReadJson()...


c#datetimejson.netdeserialization

Read More
Json string gets escaped in web-api...


c#asp.net-web-apijson.netasp.net-mvc-5

Read More
How to Correctly merge 2 JSONs...


c#json.net

Read More
Deserialize json character as enumeration...


c#jsonjson.netenumerationjson-deserialization

Read More
How Do I Validate a JSON file With a Schema in VB.Net?...


jsonvb.netjson.netjsonschema

Read More
Json.NET serialize property on the same level...


c#jsonjson.net

Read More
Why is Newtonsoft converting a missing integer field to its default value in F#?...


jsonf#json.netjson-deserialization

Read More
Under what circumstances will JsonConvert.DeserializeObject return null...


c#.netjson.netjson-deserialization

Read More
{"Unexpected JSON token when reading DataTable. Expected StartArray, got Integer. Path 'id&...


vb.netjson.netdataset

Read More
Is it possible to prevent the Json.Net TypeNameHandling vulnerability with a marker for trusted type...


c#validationsecurityjson.netjson-deserialization

Read More
C# JSON Custom Serialization of Class Including Attributes of Members/Properties...


c#jsonserializationjson.net

Read More
EF Core: Serializing composite objects with polymorphic associations...


entity-framework.net-corejson.netpolymorphismcomposite

Read More
JSON.Net DeserializeObject Text Encoding...


c#json.net

Read More
check for duplicate properties in JSON...


c#asp.net-web-apijson.netnjsonschema

Read More
JsonConvert.SerializeObject reads the structure, but not the values...


c#jsonjson.net

Read More
BackNext