0

Is there a way how to parse generic JSON in C# using TryParse way without throwing exception.

var parsed = JsonConvert.TryDeserializeObject(string);
Prasad Telkikar
  • 15,207
  • 5
  • 21
  • 44
Tomas Kubes
  • 23,880
  • 18
  • 111
  • 148

0 Answers0