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
461
problems.
Stats
14.7k
EtPoint
5.3k
Vote count
4
questions
461
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
Convert INumber<T> in c# to float? .net 7 or newer
Json Serialization of UnitsNet shows much more data than is in my class
Keep sort when deserialize and serialize XML using XmlSerializer
Cannot Deserialise Json to Type,Unable to find Constructor
Serialize a const with System.Text.Json.Serialization
Cannot serialize member ... of type System.Collections.Generic.Dictionary`2 because it implements IDictionary
make Json.NET ignore $type if it's incompatible
System.Text.Json - Use custom JsonConverter conditionally depending on field attribute
xsi:type attribute messing up C# XML deserialization
Custom JsonConverter for property: get property name