A helper for design document working around C# MVVM projects.
Main screen:
There are 6 functions:
- XAMLTORESX Generate resources file and datagrid xaml code automatically.
- XAMLBINDINGS Find all xaml binding tag and export to resx and datagrid xaml code automatically.
- CREATEDATAGRID Generate datagrid xaml code from a visualization table.
- REMOVERESX Remove the prefix of all the resx invoking in order to display the resx names.
- ENTITYTOADAPTER Convert an entity class to a adapter class.
- LISTPROPS Import all properties from a class and displayed in a datagrid, in order to paste into excel.
Author: He Yuning
E-mail: movingcityhe@gmail.com