Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system.text.json

.net Core 3 [JsonIgnore] not working when requesting single resource

Is there a way to have JSON.net honor the System.Text.Json JsonPropertyName attribute

.NET Core/System.Text.Json: Enumerate and add/replace json properties/values

Is there a simple way to manually serialize/deserialize child objects in a custom converter in System.Text.Json?

c# json system.text.json

How to configure a default JsonSerializerOptions (System.Text.Json) to be used by Azure Function v3?

How to force System.Text.Json serializer throw exception when property is missing?

dynamic c# ValueKind = Object

How to use default serialization in a custom System.Text.Json JsonConverter?

How can I get a null value instead of a serialization error when deserializing an enum by string conversion?

Custom JSON serializer for optional property with System.Text.Json

The JSON value could not be converted to System.Nullable[System.Int32]

Operation is not valid due to the current state of the object (System.Text.Json)

C# .Net Core 3.1 System.Text.Json Ignore empty collection in serialization

Am I creating a leak here?

Getting nested properties with System.Text.Json

SwaggerUI 5.0.0 ignoring JsonProperty name

JsonSerializer.Deserialize fails