摘要: 在使用EFCore生成数据库的时候,报上面的错误! 解决方法: 加(Encrypt=True;TrustServerCertificate=True;)即可: "ConnectionStrings": { "DefaultConnection": "Data Source=LAPTOP;Initia 阅读全文
posted @ 2024-01-13 16:29 算盘 阅读(146) 评论(0) 推荐(0)