asp.net core 2.1 DBfirst MySQL 执行命令出错

Scaffold-DbContext "Data Source=localhost;Initial Catalog=FriendSourceDB;User ID=root;Password=;" Pomelo.EntityFrameworkCore.MySql -OutputDir EFModel -Force -Context FriendSourceDBContext 

引用

https://stackoverflow.com/questions/38961115/build-failed-on-database-first-scaffold-dbcontext

猜你喜欢

转载自blog.csdn.net/Chen_junheng/article/details/83145046