Login
Roast topics
Find topics
Find it!
From:
You’ve Been Haacked
(Uncensored)
subscribe
Deserializing JSON to a string or a value | You’ve Been Haacked
https://haacked.com/archive/2024/12/17/string-or-value/
links
backlinks
Tagged with:
csharp json
Roast topics
Find topics
Roast it!
You may want to deserialize JSON to strongly typed values, but sometimes you run into a situation where the API doesn’t comply, until now.