Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Json.Net - Error getting value from 'ScopeId' on 'System.Net.IPAddress'

c# .net json.net system.net

Parsing JSON DateTime from Newtonsoft's JSON Serializer

json datetime parsing json.net

Searching for a specific JToken by name in a JObject hierarchy

c# json json.net

Tell Json.Net to write a single-quote rather than a double quote when serializing objects

c# json serialization json.net

Json.Net - Serialize property name without quotes

c# json.net

Deserializing JToken content to an Object

How can I return json from my WCF rest service (.NET 4), using Json.Net, without it being a string, wrapped in quotes?

Json.NET: Deserializing nested dictionaries

Could not create an instance of type X. Type is an interface or abstract class and cannot be instantiated

c# json.net

Compare JSON and BSON

JSON Date and DateTime serialisation in c# & newtonsoft

c# json date datetime json.net

JSON.Net error reading

json.net

Ignoring class members that throw exceptions when serializing to JSON

c# json serialization json.net

'Could not load type 'Microsoft.AspNetCore.Mvc.MvcJsonOptions' from assembly 'Microsoft.AspNetCore.Mvc.Formatters.Json, Version=3.0.0.0

Deserializing heterogenous JSON array into covariant List<> using Json.NET

Not ableTo Serialize Dictionary with Complex key using Json.net

how to force netwtonsoft json serializer to serialize datetime property to string?

asp.net c#-4.0 json.net

How to serialize a Dictionary as part of its parent object using Json.Net

c# serialization json.net

Create Json dynamically in c#

c# asp.net json c#-4.0 json.net

Getting the error "Cannot add or remove items from Newtonsoft.Json.Linq.JProperty" in Json.net

c# json serialization json.net