Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

C# How to serialize (JSON, XML) normal properties on a class that inherits from DynamicObject

Object cannot by deserialized, because 'Collection was of a fixed size.'

c# json serialization json.net

Unable to deserialize the JSON result in C#. Input string is not in a correct format error

Serialization of F# mutable variable to JSON using Json.NET generates duplicated items

json serialization f# json.net

Mongo DB object Id deserializing using JSON serializer

How can I deserialize a child object with dynamic (numeric) key names?

c# json json.net

Selectively escape HTML in strings during deserialization

Newtonsoft update JObject from JSON path?

c# json.net jsonpath

How can I create a unique hashcode for a JObject?

c# json.net

Disabling null type in Newtonsoft JSON.NET schema

c# .net json json.net jsonschema

Can't Serialize a class extending DynamicObject into JSON string.

NewtonSoft Json deserialization property list as array of objects

.net json.net

c# Generic data object using newtonsofts JsonConvert DeserializeObject

c# json json.net

How to ignore false values with System.Text.Json

Could not load file or assembly Newtonsoft.Json when running app from the dotnet publish output folder

Json.NET serialization pre and post calls

json serialization json.net

Can't parse the data using JavaScriptDateTimeConverter

c# json json.net

Check JSON and XML is valid? c#

c# xml json json.net

Return some fields from ASP.NET Web API

Json .NET Serialization - change the property value

c# json json.net