# CreateEntityModel
**Repository Path**: liu-huigang/CreateEntityModel
## Basic Information
- **Project Name**: CreateEntityModel
- **Description**: 自动创建数据库C#实体类
- **Primary Language**: C#
- **License**: MulanPSL-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 2
- **Created**: 2022-07-18
- **Last Updated**: 2024-07-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#自动创建数据库对应的实体类,支持mysql、sqlserver数据库
#自定义数据库字段类型与C#字段类型对应关系
