vs code 使用EF命令生成数据库

dotnet tool install --global dotnet-ef


dotnet ef migrations add name dotnet ef database update dotnet ef migrations remove dotnet ef database drop

  

 

记录一下  Api发布后 PUT DELETE  报CORS的问题  添加节点

https://www.cnblogs.com/study10000/p/10461914.html

.net core 发布、跨域问题 - 1764564459 - 博客园 (cnblogs.com)

 

posted @ 2021-12-06 10:55  时全  阅读(151)  评论(0)    收藏  举报