Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

How to ban an entire namespace with BannedApiAnalyzers?

Using JSON.NET and C# reading file and deserialize the JSON fails

c# serialization json.net

Are there any attributes for serializing Enums as strings in Json.NET?

c# json.net

System.Text.Json won't deserialize to my type even though my constructor implements every property

Set the order of JSON properties serialized from a third-party object

c# json json.net

How to deserialize a child list of interfaces?

How to read local .json file and display data in Window Phone 7/8?

Enum deserialization with Newtonsoft.Json

c# json json.net

Convert decimals to integer when deserializing JSON using Newtonsoft.Json

.net json.net

F# WebAPI default deserialization producing @ sign

ServiceStack.Text serialize circular references

How to access child value in json.net

c# json.net

Date parse issue in javascript

What I can get using Camelcase convert property like ID(two upper letters)

c# json.net camelcasing

Flurl's PostUrlEncodedAsync is ignoring JsonProperty names

c# json.net flurl

Deserialize json to object in c# does not map values

Referencing Newtonsoft.Json from TypeProvider

f# json.net type-providers