Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

How can I read JSON from a file stored locally?

Method not found: 'Void Newtonsoft.Json.Serialization.DefaultContractResolver.set_IgnoreSerializableAttribute(Boolean)' (webapi and PCL)

Serializing an object with restsharp and passing it to WebApi not serializing list

.NET Core 3.0 StringEnumConverter not serializing as string

c# json serialization json.net

Json.NET JsonConvert.DeserializeObject() return null value

c# json serialization json.net

Profiler BLOCKED_TIME in IdentityServer4/Newtonsoft.Json

How to deserialize using JSON.Net to an anonymous type?

c# json.net

Fluent converters/mappers with Json.NET?

Reference Loop Handling Ignore not working on Asp.Net Core 3.0 Preview 3

c# asp.net-core json.net

ASP.NET Web API Custom JsonConverter is never called

Newtonsoft.JSON v9.01 + FileNotFoundException (.NET Core Class library)

c# json.net .net-core

Difference between ReadAsAsync and JsonConvert

c# json json.net

Use Dash (-) Character in enum parameter

Error when deserializing JSON to Object

c# json json.net

How to get the name of <T> from generic type and pass it into JsonProperty()?

c# json.net

Deserialize JSON to multiple properties

c# json json.net

serializing data using json.net size limit?

Using JavaScript to deserialize references in a complex object graph from SignalR/Json.NET

How to serialize a raw json field?