在 C# 控制台应用程序中设置 Linq to Entity 时出现问题

发布于 2024-11-28 17:26:47 字数 172 浏览 0 评论 0原文

是否可以让 Linq to Entities 与 C# 应用程序一起工作。我已经在我的 asp.net 站点上完成了它,但我不知道如何在我的新项目中设置它。

当我单击添加数据连接时,唯一的选项是 Microsoft Access、SQL Compact 版本和 SQL 数据库文件。

有什么想法吗?

Is it possible to get Linq to Entities working with a C# application.. I've done it with my asp.net site, but I can't figure out how to set it up with my new project.

When I click to add in a data connection, the only options are Microsoft Access, SQL Compact edition, and SQL Database file..

Thoughts?

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

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

发布评论

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

评论(1

私藏温柔 2024-12-05 17:26:47

我认为你做错了什么。我建议您使用 NuGet 将实体框架添加到您的项目中。检查以下链接

http://nuget.org/List/Packages/EntityFramework

I think you did some thing wrong. I suggest you use the NuGet to add the entity framework to your project. Check the below link

http://nuget.org/List/Packages/EntityFramework

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