/code-generator-winform

A windows desktop application for generating codes based on database schema and templates.

Primary LanguageC#MIT LicenseMIT

Code Generator

A windows desktop application for generating codes based on database schema and templates.

Function

Generate codes based on database schema and templates.

image

Setup Locally

git clone https://github.com/jojozhuang/code-generator-winform.git

On Windows, open the project in Visual Studio, compile and run.

Portfolio

Read portfolio Code Generator(C#) to learn the main functions of this tool.