Search code examples
JSON Objects are serialized to empty brackets when returned using JsonResult...


c#asp.net.netasp.net-mvc-5json.net

Read More
C# Convert JSON to XML with Attribute and Value...


c#xmljson.netxml-deserialization

Read More
Visual Studio published website gets error "Type 'JObject' is not defined" when pa...


asp.netvb.netjson.net

Read More
How can I deserialize JSON to a simple Dictionary<string,string> in ASP.NET?...


jsonasp.net-ajaxasp.net-3.5json.net

Read More
Deserializing FSharpX.PersistentHashMap<'k, 'v> with Json.NET...


f#json.netfsharpx

Read More
Deserialize read-only variables...


c#json.net

Read More
C# Custom Dictionary with JSON (de-)serialize...


c#.netserializationjson.net

Read More
Serialize Object using JsonConvert with specific format...


c#asp.net-corejson.netasp.net-core-webapijson-serialization

Read More
Newtonsoft.JSON - Why an error during deserializing stringified JSON schema...


c#jsonjson.netjsonschemajson-deserialization

Read More
How Can I Deserialize Json With F#?...


f#json.net

Read More
JSON schema $id scoping discrepencies...


json.netjsonschema

Read More
Text.Json fails to serialize schema with derived child classes...


json.netsystem.text.json

Read More
Get count of column based on condition inside JSON...


c#.netlinqjson.net

Read More
Is the Json.NET JsonSerializer threadsafe?...


c#json.net

Read More
JsonConvert.DeserializeObject with different property types needs to continue even after failing but...


c#jsonjson.netdeserialization

Read More
JSON deserialization - Map array indices to properties with JSON.NET...


c#arraysjsonjson.net

Read More
How to improve JSON deserialization speed in .Net? (JSON.net or other?)...


c#.netjsonperformancejson.net

Read More
Serializing strings containing apostrophes with JSON.Net...


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

Read More
How to get first child of JObject without using foreach loop...


c#jsonjson.net

Read More
Get ASP.NET Core 8 MVC controller to return JSON properties unchanged without lowercasing property n...


asp.netasp.net-corejson.net

Read More
Serializing XML into POCO and then into JSON string...


c#xml-parsingjson.net

Read More
Serializing generic class with Newtonsoft without encapsulating inner type...


c#json.net

Read More
Cannot deserialize the JSON array (e.g. [1,2,3]) into type ' ' because type requires JSON ob...


c#arraysjsonserializationjson.net

Read More
Deserializing JSON array into strongly typed .NET object...


c#windows-phone-7json.nethammock

Read More
Deserialize Json to List C#...


c#json.netjson-deserialization

Read More
using newtonsoft json deserialize object that contains array/list using dictionary...


c#json.net

Read More
Using [JsonProperty] to match JSON parameters to C# class properties which are type List...


c#jsonjson.net

Read More
JContainer, JObject, JToken and Linq confusion...


c#jsonlinqjson.net

Read More
Deserialize JSON to nested C# Classes...


c#json.netinner-classes

Read More
.NET JSON Property custom required logic...


c#json.net.net-4.8

Read More
BackNext