Json data deserialize
I have json data of format {"checkbox-1026":"eba8786c-f31d-4c5a-92ce-2d8ffd7c1066","checkbox-1027":"1b529116-1c58-4ac5-ad9d-04bd0d296335"}. I need to need to deserialize data to get IDs "eba8786c-f31d-4c5a-92ce-2d8ffd7c1066" and "1b529116-1c58-4ac5-ad9d-04bd0d296335". Can anyone help me to deserialize the data in C#? Thank you in advance for any proper solution.
CompetetorPosted Dec 12, 2017, 5:43 AM
Laxmidhar SahooPosted Dec 12, 2017, 4:36 AM
Ravi PatelPosted Dec 12, 2017, 4:33 AM
Gautam ParmarPosted Dec 12, 2017, 1:02 AM