Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

Specify a value can be a string or null with JSON Schema

json json.net jsonschema

Send JSON via POST in C# and Receive the JSON returned?

Ensuring json keys are lowercase in .NET

.net json json.net

Parsing JSON using Json.net

Web API 2: how to return JSON with camelCased property names, on objects and their sub-objects

Creating JSON on the fly with JObject

c# json json.net

Checking for empty or null JToken in a JObject

c# sql json.net

Json.net serialize/deserialize derived types?

c# json serialization json.net

How to import JsonConvert in C# application?

c# json.net

How to serialize a JObject without the formatting?

json serialization json.net

How to handle both a single item and an array for the same property using JSON.net

json.net sendgrid

Cannot deserialize the JSON array (e.g. [1,2,3]) into type ' ' because type requires JSON object (e.g. {"name":"value"}) to deserialize correctly

How do I enumerate through a JObject?

c# json json.net

Unexpected character encountered while parsing value

Get value from JToken that may not exist (best practices)

c# json.net

What exceptions does Newtonsoft.Json.DeserializeObject throw?

Deserializing JSON Object Array with Json.net

c# json.net

JSON.Net Self referencing loop detected

c# serialization json.net

Deserializing JSON data to C# using JSON.NET

json.net has key method?

c# json json.net