Search code examples
C# Cannot deserialize object of class from imported library...


c#unity-game-enginejson.netil2cpp

Read More
C# How can I deserialize a List<T> with condition using Newtonsoft.Json...


c#json.netjson-deserialization

Read More
Getting child data from JSON when key is dynamic...


c#json.net

Read More
accessing json property with given values...


c#.netjsondynamicjson.net

Read More
How do I parse a JSON string to a C# object using inheritance / polymorphism?...


c#jsonjson.net

Read More
Deserialize JSON into dynamic class...


c#jsonjson.net

Read More
Deserializing multiple types and flattening object at the same time...


c#json.net

Read More
Can't get JSON.NET Schema to find my externally referenced JSON schema files...


c#jsonjson.netjsonschema

Read More
Deserialize json.net property as uppercase...


c#json.net

Read More
Different JsonSerializerSettings for different values in list...


c#.netjson.net.net-core-2.2

Read More
Nested JSON data to datatable dynamically C#...


c#jsondatatablejson.net

Read More
JsonConvert.SerializeObject using an enum doesn't retrieve the EnumMember attribute value correc...


c#.net-corejson.net

Read More
Converting JSON to Array using NewtonSoft.JSON results in Error...


c#.netjsonjson.net

Read More
NewtonSoft Json parser error: bullet characters in JSON string...


c#jsonjson.net

Read More
Why cant I access this dynamic property from deserialized Newtonsoft json...


c#serializationjson.netdeserialization

Read More
Make JSON.NET and Serializable attribute work together...


asp.net-mvcjsonserializationasp.net-web-apijson.net

Read More
.net mvc view loop on javascript only updating first row in table...


javascriptasp.net-mvcjson.net

Read More
Unable to deserialize JSON in C# using the same class at both ends...


c#jsonjson.net

Read More
Json.net - How to preserve dictionary value references when populating a dictionary?...


c#jsonserializationjson.netjson-deserialization

Read More
Error Deserializing JSON Object/Array using newtonsoft...


c#jsonserializationjson.netjson-deserialization

Read More
Why do DataContractJsonSerializer and Json.NET serialization of DateTimeOffset produce different jso...


c#json.netdatacontractserializerdatetimeoffsetdatacontractjsonserializer

Read More
Xamarin Forms - Serialization/Deserialization not working...


serialization.net-corexamarin.formsjson.net.net-standard-2.0

Read More
Dynamic property name for serialization...


c#json.net

Read More
How can i combine anonymous types with LINQ to JSON?...


c#jsonlinqjson.netlinq-to-json

Read More
How to deserialize json property for enumeration class using Json.Net?...


c#json.net

Read More
Deserialize OData Response...


c#arraysjson.net

Read More
c# get values from json...


c#jsonjson.net

Read More
Multi-Object JSON, "Cannot deserialize the current JSON object"...


c#jsonc#-4.0json.net

Read More
Json.NET not properly deserializing System.Range property...


c#jsonjson.net

Read More
Deserializing JSON array without a Root. How do you read the array values?...


c#jsonjson.netjson-deserialization

Read More
BackNext