我陷入了项目的中间,并面临 C# .net core 中的错误

发布于 2025-01-12 08:58:04 字数 315 浏览 0 评论 0原文

我在数据库中创建了 3 个表,这些表显示了该程序中的错误。

输入图片此处描述

在此处输入图像描述

I have made 3 table in the database which shows me error in this program.

enter image description here

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

稚然 2025-01-19 08:58:04

几天前我遇到了同样的错误,只需双击 Migration 文件夹,您就会发现一个类似“23826...cs”的文件。双击该文件,在该文件下您将看到一个设计器文件,您只需更改名称空间即可开始..!!

这里可以看到migration文件夹下的designer文件
[1]: https://i.sstatic.net/FWE3u.png

I got the same error few days back , just double click on the Migration folder and you will find a file something like this "23826...cs". double click on that file and under that you will see a designer file there you just need to change the namespace and you are good to go..!!

Here you can see the designer file under the migration folder
[1]: https://i.sstatic.net/FWE3u.png

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文