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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.