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
5
questions and find answers to
579
problems.
Stats
17.1k
EtPoint
5.9k
Vote count
5
questions
579
answers
About
dbc questions
How can I serialize a multi-level polymorphic type hierarchy with System.Text.Json in .NET 7?
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
JavaScriptSerializer.deserialize json string separated by comma to list<string>
Newtonsoft: Getting "The reader's MaxDepth of 64 has been exceeded" error while parse json string into object
Deserializing an IEnumerable<T> with [DataContract] applied does not work
ReadOuterXml is throwing OutOfMemoryException reading part of large (1 GB) XML file
ASP.NET Core - System.Text.Json: how to reject unknown properties in payload?
newtonsoft json schema deserialize ValidationError
How can I get rid of "Out of memory" exception thrown from Visual Studio designer?
Json.Net: Html Helper Method not regenerating
Json.net deserialization, child properties that come as an array when empty
Newtonsoft.Json JsonConvert to XmlDocument date formatting inconsistent when elements have attributes