Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

JSON.Net serialize XML to JSON camel case

JSON.NET: How to serialize just one row from a DataTable object without it being in an array?

c# json json.net

JSON.NET is throwing 'additional text found in JSON string after finishing deserializing object."

javascript c# json json.net

How can I deserialize with TypeNameHandling.Objects in Json.NET Silverlight?

silverlight json.net

MVC Rethrow custom exception as JSON

Serializing a custom subclass of NameValueCollection with Json.Net

json.net

How to mask sensitive values in JSON for logging purposes

json json.net

Deserialize JSON object as .NET HashSet

Serialize Entity Framework Object using Json.Net

Globally use a JsonConverter on a class without the attribute

SignalR Typenamehandling

Deserialize JSON with json.NET into C# dynamic

c# json json.net

Newtonsoft JSON ShouldSerialize and inheritance

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

JObject missing in .NET core, in NewtonSoft package

json json.net .net-core

JsonConvert.SerializeObject: Unexpected result when Serializing null value

Improve performance of XmlSerializer

c# xml serialization json.net

Serialize enum as a string in JSON.NET using attributes

c# json json.net

Always have error "The ObjectContent 1 type failed to serialize the response body..."

JsonConvert.DeserializeObject<> (string) returns null value for $id property

c# json.net webclient

WebAPI Return JSON array without root node