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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.