实现 linq 接口的实现建议(教程)

发布于 2024-09-16 09:38:36 字数 197 浏览 3 评论 0原文

开发基于行业标准的 .net 库。该标准包括数据结构和用于与服务器交互的 API。

我正在考虑添加 Linq 友好的实现,并尝试实现或模拟 Linq to Entities。明显的区别是 API 用于 CRUD 操作,而不是数据库服务器。

我看过很多关于如何实现其中部分内容的文章和教程,但很好奇是否有人可以为此类任务推荐一个更全面的、从头到尾的指南?

Developing a .net library based on an industry standard. The standard includes data structures and an API for interacting with a server.

I am considering adding a Linq friendly implementation, and to try to either implement or emulate Linq to Entities. The obvious difference is the API is used for CRUD operations, instead of a database server.

I have seen a lot of various articles and tutorials on how to implement parts of this, but was curious if someone can recommend a more comprehensive, start-to-finish guide for this sort of undertaking?

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

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

发布评论

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

评论(1

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