JSON C# Class Generator

This application generates C# classes from sample JSON text.

This is a really useful piece of code for people who like strongly typed languages but have to deal with unstructured JSON data.

It currently supports typed arrays, typed objects, integers, floats, booleans, strings and nullable types.

 

Download: http://jsonclassgenerator.codeplex.com/

json-screenshot
Copyright (c) 2009-2013 at-my-window.blogspot.com