1 Star 0 Fork 107

flechazo/StudentManageSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
新建文本文档.txt 212 Bytes
一键复制 编辑 原始数据 按行查看 历史
一如既往 提交于 2021-12-06 09:40 . dotnet-ef 使用5.0版
dotnet tool install --global dotnet-ef --version 5.0.0
dotnet tool update -g dotnet-ef --version 5.0.0
dotnet ef migrations add InitialCreate -c myDbContext
dotnet ef database update
dotnet ef database drop
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/flechazo2022/StudentManageSystem.git
git@gitee.com:flechazo2022/StudentManageSystem.git
flechazo2022
StudentManageSystem
StudentManageSystem
master

搜索帮助