Search code examples
Deserialize float number into a 'float' type instead of default 'double' in Json.NET...


c#floating-pointjson.net

Read More
Deserialize JSON only if it specifies a value for a value type property...


c#.netjson.netdeserializationjson-deserialization

Read More
JSON Deserialization with an array of polymorphic objects...


c#jsonasp.net-mvc-3json.net

Read More
Newtonsoft.Json issue: could not load file or assembly exception from source System.Net.Http.Formatt...


c#visual-studio-2013json.net.net-4.5

Read More
Parsing a JSON array using Json.Net...


c#asp.netjsonjson.net

Read More
Deserialization by JSON.NET of a list of interfaces inside another class...


c#jsonjson.net

Read More
deserializing dynamic named JSON attributes to a C# class...


c#jsonjson.netdeserialization

Read More
How to configure class definition to consume Unicode marked JSON...


vb.netjson.net

Read More
Set property of a nested JSON object...


jsonvb.netwinformsjson.net

Read More
Marking a property as Json Required with Newtonsoft just makes object null...


c#json.net

Read More
Create JSON manually...


c#jsonjson.net

Read More
How to deserialize json property with json content...


c#json.net

Read More
How can I access values at different levels of nested JObjects in a JArray to export them to a CSV f...


c#jsonjson.netexport-to-csvjira-rest-api

Read More
Convert JSON Request to C# object and send Response back in different JSON format...


c#asp.netjsonjson.netdeserialization

Read More
Convert JSON response to Custom C# object...


c#asp.netjsonjson.netdeserialization

Read More
how to handle enums like strings and ints...


c#json.netasp.net-core-3.0system.text.json

Read More
How to remove the attribute container from JSON in C#?...


c#jsonjson.net

Read More
Newtonsoft JSON rename the property name depends on another property...


c#jsonjson.net

Read More
send post Https request with Content Type application Json on C#...


c#asp.nethttpclientjson.netamazon-device-messaging

Read More
Having issues reading a JSON file in C#...


c#jsonjson.netdeserialization

Read More
JSON file shows extra backslashes after appending a new object to an array...


c#json.net

Read More
How do I get Newtonsoft to deserialize a date as it is and call it utc?...


c#datetimejson.netutc

Read More
Cannot set a custom contract resolver in web api configuration...


asp.netjsonasp.net-web-apiasp.net-mvc-5json.net

Read More
Newtonsoft JsonConvert vs System.Web.Helpers Json - type cast problem...


c#jsonjson.netjson-deserializationasp.net-webpages

Read More
Getting empty(blank) value while printing JSON field (value) using JsonConverter.Deserialize in C#...


c#json.netjson.net

Read More
Deserialize nested JSON, C#...


c#jsonapijson.netdeserialization

Read More
NewtonSoft JArray two levels deep to extract to list in C#...


c#json.net

Read More
Getting an error "No token to close. Path ''." from JsonWriter (NewtonSoft.Json 13...


c#json.net

Read More
Deserializing class with abstract property JSON...


jsonjson.netjson-deserialization

Read More
Serializing List of Json Objects with Newtonsoft results in incorrect formatting with many "\r\...


c#jsonxamarin.formsjson.net

Read More
BackNext