I'm using the binary programmatically like this:
var j = new JsonClassGenerator();
j.UseProperties = true;
j.Namespace = "RavenLinqpadDriver";
j.MainClass = "MainClass";
j.Example = "{'Name':...
Id #1300 | Release:
None
| Updated: Apr 5 at 2:22 AM by antiufo | Created: Apr 1 at 11:28 PM by ronnieoverby
It seems JSON C# Clss Generator doesn't supports array of objects like this:
[{"a":1}{"a":2}]
Will it support in the future?
Id #1299 | Release:
None
| Updated: Feb 21 at 11:06 PM by antiufo | Created: Feb 21 at 6:14 AM by VictorWoo
I would like to extend the generated classes but do not want to modify the generated classes. Can you add an option or make the classes "partial" or default to "partial" classes?
Id #1298 | Release:
None
| Updated: Feb 14 at 10:01 AM by sgodelet | Created: Nov 2, 2012 at 3:45 PM by DavidWright94583
First of all, thank you very much for a such a wonderful library!
This Library I use mostly with the NewtonsoftJSon library. And with the recent release of the Newtonsoft JSON, the last line in t...
Id #1297 | Release:
None
| Updated: Jul 30, 2012 at 12:52 AM by jbragadeesh | Created: Jul 30, 2012 at 12:52 AM by jbragadeesh
Hi,
i tried using your tool, but when i press Generate it shows messageBox with error:
Unable to generate the code: Object reference not set to an instance of an object.
Id #1296 | Release:
None
| Updated: Apr 21, 2012 at 7:05 PM by antiufo | Created: Apr 20, 2012 at 7:16 AM by Shersh