Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Returning Raw Json in ElasticSearch NEST query

How do I get WebAPI to validate my JSON with JsonProperty(Required = Required.Always)?

What is the Correct way to define key-value pairs in json schema

JSON.NET TypeNameHandling.Auto except for top level [duplicate]

c# json.net

Can Json.NET populate readonly fields in a class?

.net json.net

Deserializing public property with non-public setter in json.net

json.net deserialization

Cannot preserve reference to array or readonly list, or list created from a non-default constructor

.net serialization json.net

What's the purpose of the Newtonsoft.Json.JsonToken.StartConstructor token?

c# .net json json.net

Using JSON.Net to write a property name

c# json json.net

Deserialize JSON to dictionary using LINQ to JSON

c# linq json.net

DateTime column type becomes String type after deserializing DataTable

Tridion: Unable to load .Net dll while publishing

Problems using JSON.NET with ExpandableObjectConverter

Force JsonConvert.SerializeXmlNode to serialize node value as an Integer or a Boolean

c# json json.net

JObject.Parse modifies end of floating point values

json.net

Identifying that a property's value is an array

c# json json.net

Supporting multiple custom DateTime formats when deserializing with Json.Net

c# datetime json.net

Returning a JObject as Json from an endpoint

c# asp.net-mvc json json.net

How to prevent Json.NET from using the Entity Framework proxy type name?

entity-framework json.net

Serializing an object using Json.Net causes Out of Memory exception