Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Is there a way to get dependency injection with a JsonConverter derived custom converter

For what is the JsonObjectAttribute.Id?

c# json.net

How to convert null strings to empty string json.net

c# json.net

Convert JSON array to XML

c# arrays json xml json.net

Deserialize object passed as abstract class by SignalR

Hierarchical JSON Data to Hierarchical Table

c# sql json.net

JSON.NET cannot handle simple array deserialization?

Json.net deserialize json with circular reference in MVC4

Newtonsoft JSON.NET 6.0.8 and Mono on Mac OSX fails in glorious manner

c# mono json.net

Strictly enforce ISO8601 date format in WebAPI 2

Applying JsonMediaTypeFormatter to Json

c# json json.net

Deserializing JSON with numbers as keys

c# windows-phone-7 json.net

How to tell JSON.NET to deserialize JArray to a List<object> when object type is provided?

c# .net json json.net

Is JPath the same as JSONPath in JSON.NET?

json.net jsonpath jpath

How to have JSON String without characters like '\u0022' or '\' while converting DataTable to JSON String using NewtonSoft in .Net Core 3.1 [duplicate]

How to deserialize JSON array with "root" element for each object in array using Json.NET?

How to set Json.NET ContractSerializer for a certain specific type instead of globally?

c# asp.net-web-api json.net

How to cleanly deserialize JSON where string values are wrapped in objects of the same name

SignalR derived types

c# json.net signalr

Reading huge integers with Json.NET

c# json.net