ID:1,
Name:"Magesh",
Mob:9595959595,
City:"Bangalore"
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaimin ShethiyaPosted Nov 7, 2019, 8:16 AM
1st you have read text file data as a string and after you have used NewtonSoft.Json package for deseialize your json.
here is the link for how to used desialize data using newtonsoft json.
https://stackoverflow.com/questions/17038810/newtonsoft-json-deserialize
Thanks
Guest UserPosted Nov 7, 2019, 7:07 AM