XSD2Code++

  1. Easily serialize your XML and JSON files.

    Features: Generated classes let you read and write XML or JSON files in complete correspondence with your schemas. Many parameters allow you to change the classes, properties, and the injection of attributes to adjust the serialization process. ...

  2. Generate or update your code simply and intuitively from Visual Studio.

    Features: Full Visual Studio integration. Produce code in a few clicks. PropertyGrid settings interface..json.xsd to code from Solution Explorer. ...

  3. Batch conversion with command-lines.

    Features: xsd2code++ can be used with the command-line tool for batch conversion needs. For example in case of a large volume of schemas to convert. Batch conversion with command-lines On pre-build event. On build server. ...

  4. Directly convert an XML schema to a JSON schema and vice versa.

    Features: xsd2code++ Visual Studio add-in makes it possible to directly convert an XML schema to a JSON schema and vice versa. XSD to JSON schema. JSON to XSD schema. XML data to XSD schema. json to json schema. ...

  5. Work as a team by automatically sharing code generation parameters.

    Features: The settings are saved in the header of the file generated file. You can, therefore, reopen the configuration screen at any time to change what you need. So once you have created source code you can go back to the settings anytime. The parameters are ...

  6. Set the code according to your habits and needs in just a few clicks.

    Features: Class settings C# or VB classes. Partial classes. Strong typed collections. Automatic properties. LazyLoading properties. Serialization & Deserialization methods. Databinding. Naming style. DataAnnotation attributes. WCF attributes. XML & JSON ...

  7. Generate C# (CSharp) or VB code from a set of schemas.

    Features: The XML Objects generator of xsd2code++ is integrated into Microsoft Visual Studio. Simply add a.xsd file or.JSON schema file to your C# or VB project then right-click and select "Run xsd2code++". Simple and powerful. ...