Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
dbc
dbc has asked
4
questions and find answers to
524
problems.
Stats
15.9k
EtPoint
5.6k
Vote count
4
questions
524
answers
About
dbc questions
How to handle both a single item and an array for the same property using System.Text.Json?
How can I serialize a Stack<T> to JSON using System.Text.Json without reversing the stack?
How can I parse JSON with comments using System.Text.Json?
How to use default serialization in a custom System.Text.Json JsonConverter?
dbc answers
How to ignore specific dictionary key in Json.NET deserialization?
How to enforce quotes on property names on JSON .NET
How can I make Json.NET serialize and deserialize declared properties of custom dynamic types that also implement IDictionary<string, object>?
XML deserialization with array inside a class
Custom serialization of null values in Asp.net core WebApi
XmlReader read continually
Custom Json.NET converter should not serialize a property
F# internal visibility changes Record constructor behavior
How to serialize runtime added "properties" to Json
c# xml deserialization to object with colon and hyphen in xsi:type value