aligunel
Results
1
issues of
aligunel
When using ```C# [JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] [JsonPropertyName("age")] public int? Age { get; set; } ``` This still will create null when saving data in Cosmos Db ```json { "age" :...
type-enhancement
needs-design
customer-reported
area-cosmos