Skip to content

xltuo/Lunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunch

github mvc测试项目
Enable-Migrations:表示开启该项目的数据迁移功能,只需运行依次,以后迁移数据时,不需要再运行该命令。
Add-Migration migrationName:添加迁移命令,需要给本次迁移起一个名字(如migrationName),这时还没有开始迁移,只是打上了迁移的标记。
Update-Database:将迁移更新到数据库中。

About

ASP.NET 外卖点餐

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages