📜  宁静创建实体 - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:35.676000             🧑  作者: Mango

代码示例1
1) Create database table
2) In Visual Studio -> Tools -> NuGet Package Manager -> Execute "sergen" command
3) Select the correct connection string 
4) Select the new entity from the list
5) Click "Generate"