cvent / deprecated-json-schema-2-poco

Converts JSON schemas to C# POCOs
18 stars 27 forks source link

Added 'no namespace directories option' #27

Closed MichaelSL closed 8 years ago

MichaelSL commented 9 years ago

I have added 'no namespace directories option'

-nd

which will prevent the tool from creating directories tree from target namespace.

Also I have added NUnit test runner to the project because it is no longer available with NuGet package.

brentryan commented 8 years ago

We've deprecated this project and will be pushing a complete rewrite of this tool in the coming weeks.