Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Using the Json.NET serializer in an MVC4 project

Using JObject and JProperty with JSON.Net 4.0

Deserialize KeyValuePair<string, string> Json.Net

c# json.net deserialization

Automatic code generation from a C# class to JavaScript equivalent

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