Download JSON C# Class Generator
Description
This application generates C# classes from a sample JSON text, so you can use strongly typed programming with JSON.It currently supports typed arrays, typed objects, integers, floats, booleans, strings and nullable types.
Source Files
The download file jsonclassgenerator.zip has the following entries.
.hgignore//from w w w. ja v a 2 s . c o m
Ilmerge.cmd
JsonCSharpClassGenerator.exe.config
JsonCSharpClassGenerator.sln
JsonCSharpClassGeneratorLib/CodeWriters/CSharpCodeWriter.cs
JsonCSharpClassGeneratorLib/CodeWriters/JavaCodeWriter.cs
JsonCSharpClassGeneratorLib/CodeWriters/TypeScriptCodeWriter.cs
JsonCSharpClassGeneratorLib/CodeWriters/VisualBasicCodeWriter.cs
JsonCSharpClassGeneratorLib/FieldInfo.cs
JsonCSharpClassGeneratorLib/ICodeWriter.cs
JsonCSharpClassGeneratorLib/IJsonClassGeneratorConfig.cs
JsonCSharpClassGeneratorLib/JsonClassGenerator.cs
JsonCSharpClassGeneratorLib/JsonClassGeneratorLib.csproj
JsonCSharpClassGeneratorLib/JsonClassHelper.cs
JsonCSharpClassGeneratorLib/JsonType.cs
JsonCSharpClassGeneratorLib/JsonTypeEnum.cs
JsonCSharpClassGeneratorLib/Properties/AssemblyInfo.cs
JsonCSharpClassGeneratorLib/Properties/Resources.Designer.cs
JsonCSharpClassGeneratorLib/Properties/Resources.resx
JsonClassGenerator.csproj
LICENSE
Program.cs
Properties/AssemblyInfo.cs
Properties/Resources.Designer.cs
Properties/Resources.resx
Properties/Settings.settings
Properties/Settings1.Designer.cs
References/Newtonsoft.Json.dll
References/System.Data.Entity.Design.PluralizationServices.dll
References/Xamasoft.BetterLinkLabel.dll
Resources/help.png
Resources/logo.png
Updater/JsonCSharpClassGenerator.CompilationInfo.nsh
Updater/JsonCSharpClassGenerator.nsi
Updater/NSIS/Common2.nsh
Updater/NSIS/ExecCmd.dll
Updater/NSIS/GetParameterValue.nsh
Updater/NSIS/nsProcess.dll
Updater/NSIS/nsProcess.nsh
app.config
frmAbout.Designer.cs
frmAbout.cs
frmAbout.resx
frmClassGenerator.Designer.cs
frmClassGenerator.cs
frmClassGenerator.resx
json-csharp-icon.ico
Download
Click the following link to download jsonclassgenerator.zip.
jsonclassgenerator.zip