The Wayback Machine - https://web.archive.org/web/20201126072706/https://json2csharp.com/

Convert Json to C# Classes Online

Convert any JSON object to a C# class online. Check out the help panel below to view details on how to use this converter.

', '
'], responsive: { 0: { items: 3, slideBy: 3 }, 600: { items: 3, slideBy: 3 }, 1000: { items: 8, slideBy: 3 } } }); // TODO use this to highlight currently selected tool setTimeout(function () { $('.owl-carousel').trigger('from.owl.carousel', 1) }, 1000); $("#" + "jsontocsharp").addClass("active"); //Flash new icons if they exists if ($(".new-style").length > 0 ) { setInterval(function () { blinkText('.new-style'); }, 1000); // Flashing Effect function blinkText(item) { $(item).fadeOut(1000); $(item).fadeIn(1000); } } });