Hi, it would be very useful to have tools that automatically generate classes from datapackage.json files. Is anyone aware of such a creature, particularly for .Net / C# ?
For example, this tool: http://json2csharp.com/ lets you paste in JSON and it will generate a C# class for you.
I’m imagining something similar but with the tighter definitions afforded by datapackage.json this could be really useful!
Thanks,
Neil
You know, I would actually consider doing so. All I have at the moment though is a single example of a datapackage.json file for the project I’m working on. Can you point me to any official specification for it?
Thanks Dan. Given that it is still pretty dynamic, I’m thinking I should wait until it settles down before writing such code. Do you guys agree or is there a recent stable version I could work with now, and then wait for the next stable version before doing updates to it?
Hi @NeilMcK, @pwalsh should be publishing version 1.0 very, very soon along with a blog post detailing recent changes. I can let you know when that happens.