Search code examples
Getting the name / key of a JToken with JSON.net...


c#jsonjson.net

Read More
Possible mutation of static readonly record through Cosmos SDK and Newtonsoft...


c#json.netazure-cosmosdb

Read More
Converting newtonsoft code to System.Text.Json in .net core 3. what's equivalent of JObject.Pars...


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

Read More
Deserialize flat JSON to List<KeyValuePair<string, string>>...


c#.netjson.net

Read More
Deserialize JSON with an array into DataTable?...


c#jsondatatablejson.netjson-deserialization

Read More
How parse String to JObject ignoring Time Zone...


c#jsonjson.net

Read More
How to deserialize dodgy JSON (with improperly quoted strings, and missing brackets)?...


arraysjsonjson.net

Read More
REST API Response with property sometimes get a list or an object...


c#jsonrestjson.netjson-deserialization

Read More
c# Newtonsoft Deserialize Json into object depending on properties...


c#jsonjson.netdeserialization

Read More
Can I validate and deserialize in a single operation?...


c#json.netjsonschema

Read More
Serialize Newtonsoft.Json.Linq.JObject in C# to byte[]...


c#jsonjson.netjson-deserialization

Read More
MissingMemberHandling.Error doesn't throw when property is set with jsonignore...


asp.netasp.net-corejson.net

Read More
Cannot Deserialise Json to Type,Unable to find Constructor...


c#jsonazurejson.netseal

Read More
C# - How can I check if a field exists before trying to query it in a JSON JToken?...


c#jsonnulljson.net

Read More
Search an array of arrays of objects with Newtonsoft...


c#arraysjsonjson.net

Read More
Using Newtonsoft.JSON (JSON.net), how do I add a JArray, with child JObjects to an existing JObject...


c#jsonjson.net

Read More
Newtonsoft JSON ignore property if another property is set...


c#jsonjson.netattributes

Read More
How to pass string variables to JObject C# - Could not load file or assembly 'System.Text.Json...


c#json.net

Read More
How to dynamically JsonIgnore according to user authorize?...


json.netasp.net-web-api

Read More
Determine if Type isn't recognized in System.Text.Json Serialization...


c#json.netsystem.text.json

Read More
Extracting elements wherever JArray in json...


c#arraysjsonjson.net

Read More
Deserialize JSON object into dynamic object using Json.net...


c#.netjson.net

Read More
Create Newtonsoft.Json.Linq.JArray from another array with different structure...


c#linqjson.net

Read More
multiple JsonProperty Name assigned to single property...


c#jsonjson.netdeserialization

Read More
Serializing F# Discriminated union as strings with Json.NET...


jsonserializationf#json.net

Read More
When to use async versions of JsonSerializer (SerializeAsync/DeserializeAsync)?...


c#.netasynchronousserializationjson.net

Read More
Newtonsoft.json nuget package, not found C#, .net framework...


c#buildreferencejson.net

Read More
DeSerializing JSON returns null C#...


c#jsonjson.netdeserialization

Read More
Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. Manifest defin...


jsonjson.net.net-assembly

Read More
How to get token value from jsonconvert.deserializeobject...


c#json.net

Read More
BackNext