Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json.net

SerializeObject throws System.OutOfMemoryException

c# json.net

Newtonsoft.Json parses incorrect json

c# json json.net

Serialize enum as string in JSON returned from Azure Function

JSON Newtonsoft C# Deserialize List of Objects of Different Types

Azure Functions Newtonsoft.Json load error

How to retrieve json serializer settings via DI (service collection) in asp netcore 3.1 mvc while using AddNewtonsoftJson

Using LINQ in JArray

c# json linq json.net

Alternative to Json.Net [closed]

json json.net

Json.NET says "operation may destabilize the runtime" under .NET 4, but not under .NET 3.5

.net json.net

Why do I get a RuntimeBinderException using json.net with dynamic when calling a method

c# dynamic json.net

Getting JSON Serialization Entity Framework Self Reference Loop error even after ProxyCreation false when using explicit Include

Linq query JObject

Exception message change in latest version

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

Deserializing F# Map by Json.Net

json serialization f# json.net

JSON Response Model design issue

NewtonSoft.Json custom JsonConverter deserialize to DateTime not working

Json.Net Changing from JObject loops to JArray

c# json json.net

C# Enum deserialization with Json.Net: Error converting value to type

How to pass arguments to a non-default constructor?

c# .net json.net

Json.NET, Unable to de-serialize nullable type

c# json json.net