© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
11 replies
rcnespoli

JSON deserialize

I'm receiving from API a "json" string that have double quotes in value, something like this
var response = "{"details": "This is the "result" of the details"}"
var response = "{"details": "This is the "result" of the details"}"

Is there a way that can I deserialize to an object?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

JSON Deserialize
C#CC# / help
2y ago
✅ JSON Deserialize Derived Class
C#CC# / help
2y ago
Deserialize JSON With Dynamic Properties
C#CC# / help
6mo ago