Search code examples
Deserialise IList<Interface> in JSON.NET...


c#jsonjson.netdeserialization

Read More
Json.net global settings...


c#json.net

Read More
c# Newtonsoft json: how to deserialize json and get raw strings for float fields...


c#jsonjson.net

Read More
How do I select an array element in a JArray when the array is on the root?...


c#jsonjson.net

Read More
Deserialize JSON to a dynamic object or a class in C#...


c#jsonserializationjson.netdeserialization

Read More
Is there a way to deserialize numbered JSON fields to a C# List field using Newtonsoft?...


c#jsonjson.net

Read More
How do I handle erroneously-detected reference loops with JsonConvert.SerializeObject() when JsonCov...


c#json.net

Read More
How to serialize two parameter Json convert?...


c#jsonxamarinasp.net-web-apijson.net

Read More
Turn off camelcase JSON serialization for certain classes...


c#serializationjson.netado.net

Read More
Getting info from JSON in VB.NET using Json.NET...


jsonvb.netjson.net

Read More
Most effective way to Read/Write dynamic Newtonsoft.JSON...


c#json.netjson.net

Read More
How to conditionally deserialize a json based on the property value...


c#jsonjson.netdeserializationjson-deserialization

Read More
How to mask sensitive values in JSON for logging purposes...


jsonjson.net

Read More
Custom JSONConverter in NewtonsoftJson for Serialization...


c#jsonjson.net

Read More
ASP.NET Core 2.1 API POST body is null when called using HttpWebRequest, seems it can't be parse...


asp.net-corejson.nethttpwebrequestasp.net-core-2.1frombodyattribute

Read More
Ignoring null fields in Json.net...


c#.netjsonserializationjson.net

Read More
JsonConvert.DeserializeObject throws an Error after using the result from JsonConvert.SerializeObjec...


c#json.net

Read More
Json.NET: Deserializing Json object returns null C# object...


c#arraysjson.net

Read More
IgnoreSerializableAttribute not found in DefaultContractResolver when switching from .NET v4.7.2 to ...


c#json.net.net-standard-2.0.net-4.7.2

Read More
C# get custom attribute extension method...


c#mongodbjson.net

Read More
How to deserialize a unix timestamp (μs) to a DateTime from JSON?...


c#json.net

Read More
Map Dynamic Json Key Value pair without dynamic or dictionary c#...


c#jsonserializationjson.net

Read More
Count Number of Elements in JSON string with Json.NET in C#...


c#jsonjson.net

Read More
Newtonsoft.Json.JsonReaderException: Invalid JavaScript property identifier character: ,...


c#jsonjson.net

Read More
C# Package not found on build even after installing...


c#visual-studio-codebuildjson.net

Read More
How to avoid incompatible during deserializing polymorphic properties in MassTransit?...


c#.netjson.netmasstransit

Read More
Newtonsoft.json: cut JSON according to json path whitelist...


json.net

Read More
Newtonsoft.Json.JsonReaderException Input string '0.64' is not a valid integer...


c#json.net-corejson.netazure-cognitive-services

Read More
Blazor: Object Cycle detected when trying to save an item...


c#jsonjson.netblazorblazor-webassembly

Read More
Adding a new item to a list json using Visual Basic...


jsonvb.netjson.net

Read More
BackNext