yuanrui / CodeGenerator

一个小而美的代码生成器,基于 Mono T4 引擎,支持数据库:SQL Server、MySql、Oracle、SQLite. CodeGenerator is a template base on generator for database, syntax base on Mono T4 engine. Supported databases are SQL Server, MySQL, Oracle, SQLite.
https://github.com/yuanrui/CodeGenerator
MIT License
37 stars 23 forks source link

TODO List #1

Open yuanrui opened 5 years ago

yuanrui commented 5 years ago
  1. I18N.
  2. Select part of template file to generate.
  3. Remove dependency dll, integration mono t4
  4. Support MySql.
  5. Add template:LayUI, Vue etc.
  6. Complete documentation.
Lanneret1999 commented 1 week ago

Where can I find "DbContextFactory" and "AjaxMessage", Tks