Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Fortify Json Injection in .NET

c# json json.net fortify

How can I deserialize a json dataset in .net core

c# json json.net .net-core

Serializing anonymous types in Silverlight with json.net

How to get first key from JObject?

wpf json.net

Json.NET case-sensitive deserialization

c# json.net deserialization

Selecting a NamingStrategy when using a JsonConverter on a class property

c# json.net jsonconverter

Json.NET crashes when serializing unsigned integer (ulong) array

c# javascript json json.net

Json.net DefaultValueHandling exempting boolean alone

c# json.net

Deserialize JSON text to a specific object type using the Type name [duplicate]

c# json dynamic json.net

How to apply ObjectCreationHandling.Replace to selected properties when deserializing JSON?

c# json serialization json.net

JSON convert JsonResult to javascript string without encoding quotations

Json.net `JsonConstructor` constructor parameter names

c# json.net

IHttpActionResult with JSON string

c# json json.net

System.Text.Json Merge two objects

JSON.Net incorrectly serializes a two dimensional array to a one dimension

c# .net json.net

Getting "because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly" error when deserializing a Json object

c# json serialization json.net

Windows Phone 8 JSON

Deserializing json into a list of objects - Cannot create and populate list type [duplicate]

c# json json.net

Asp-net web api output datetime with the letter T

.net Core 3 [JsonIgnore] not working when requesting single resource