JsonUtils
JsonUtils copied to clipboard
Json to C#, VB.Net, Javascript and SQL Server Table
Using the following JSON: `{ "command" : "testcommand", "data" : [ { "name" : "NameOfTheObject", "values" : { "Item1" : [ "Value1" ], "Item2" : [ "Value2" ], "Item3" :...
The following json doesn't parse to C# properly. The C# output doesn't include types for several properties. [ { "id": "Jq74mCczmFXk1tC10GB", "merchant_id": "JGHJ0343", "created_at": "2014-07-07T18:45:00Z", "creator_id": "18YC4JBH91E1G", "device": { "name":...