Search code examples
Keeping existing entries when serializing in a json config file with Newtonsoft.JSON...


c#jsonjson.net

Read More
Parsing JSON array of List of Array...


c#jsonjson.net

Read More
IHttpActionResult with JSON string...


c#jsonjson.net

Read More
Dotliquid JSON Transformation using JSON.net...


jsonjson.netdotliquid

Read More
JSON Schema - Child type dependant on parent element name (with Json.Net)...


json.netjsonschema

Read More
How to deserialize number to enum value with Newtonsoft...


c#json.netjson-deserialization

Read More
System.Text.Json: How to deserialize class with interface properties (.NET 6)...


c#.netjson.netdeserializationsystem.text.json

Read More
Serializing a DataSet/DataTable with properties in json.net...


datasetjson.netrowstate

Read More
Compute the differences between two JSON objects in C# and return the resulting JSON...


c#jsonjson.net

Read More
Cannot deserialze the current JSON array into type...


c#jsonjson.netdeserialization

Read More
Unable to migrate Newtonsoft to System.Text.Json...


c#json.netsystem.text.json.net-7.0

Read More
How to programmatically choose a constructor during deserialization?...


c#json.net

Read More
json.net required property not found in json...


c#jsonjson.net

Read More
Does the new `System.Text.Json` have a required property attribute?...


c#.net-corejson.netsystem.text.json

Read More
how much camel caseing does CamelCasePropertyNamesContractResolver do?...


serializationjson.netjsonserializercamelcasing

Read More
Access Json Serializer options to avoid serializing null in Azure Functions v3...


c#jsonazurejson.netazure-functions

Read More
Why does Json.NET DeserializeObject change the timezone to local time?...


c#json.netdatetimeoffset

Read More
APIM Generate JsonArray to EventHub...


jsonazurejson.netazure-api-management

Read More
Ignore parsing errors during JSON.NET data parsing...


jsonerror-handlingjson.netdeserialization

Read More
Get error when deserialize JSON object to DataTable...


c#jsondatatablejson.netjson-deserialization

Read More
Forcing SnakeCaseNamingStrategy doesn't work in ASP.NET MVC...


c#asp.net-web-apiasp.net-mvc-5json.netsnakecase

Read More
Returning anonymous types with Web API...


c#jsonasp.net-web-apijson.net

Read More
Cannot convert type 'Newtonsoft.Json.Linq.JObject' to Complex Type...


c#jsoncastingjson.net

Read More
dotnet+MassTransit+RMQ issue while ussing IRequestClient<T> and NewtonsoftJson...


.netrabbitmqjson.netmasstransit

Read More
Deserializing Indexed Properties into an Array...


c#jsonserializationjson.netdeserialization

Read More
Serialize property access exception to json...


c#json.net

Read More
JSON Array Iteration in C# Newtonsoft...


c#arraysjsonjson.net

Read More
Why are all the collections in my POCO are null when deserializing some valid json with the .NET New...


c#json.netjson.net

Read More
Create Json dynamically in c#...


c#asp.netjsonc#-4.0json.net

Read More
How to import JsonConvert in C# application?...


c#json.net

Read More
BackNext