Simple Clean XML to C# Serializable Code Generator
Input your xml and choose your output directory. The generator will create c# classes for you.
This is a work in progress and as all developers I do not have the time to make it a great system. That's why I am bringing it to the community with the vision of regularly updating and releasing new exciting features.
Developed for the community
Follow Simple XML to Code
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
Saved me some coding and works well with some minor issues, some of which are acknowledge in the read me. Great for average situations. Issues I've found is it doesn't handle dashes in element/tag names and sometimes it doesn't get numeric values correct (a bigint/int64 will be declared as an int). I'm happy with it and might try to contribute and correct these issues later when I'm not under a time constraint. Enjoy.
-
It does what it says - no flaws in my particular scenario.