摘要: 提问 EF Core如创建sqlite表 回答 在项目根目录执行命令 dotnet tool install --global dotnet-ef dotnet add package Microsoft.EntityFrameworkCore.Design dotnet ef migrations 阅读全文
posted @ 2022-12-26 14:39 东百牧码人 阅读(64) 评论(0) 推荐(0)