A windows desktop application for generating codes based on database schema and templates.
Generate codes based on database schema and templates.
git clone https://github.com/jojozhuang/code-generator-winform.git
On Windows, open the project in Visual Studio, compile and run.
Read portfolio Code Generator(C#) to learn the main functions of this tool.