.Netframework 2.0 的 OData 客户端

发布于 2024-09-17 21:08:10 字数 65 浏览 5 评论 0原文

是否有一个客户端可以在 .Netframework 2 应用程序中使用 OData 服务?尚未找到明确的答案/示例。

Is there a client that I can consume OData service in a .Netframework 2 application? Haven't found a clear answer / example.

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

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

发布评论

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

评论(1

不一样的天空 2024-09-24 21:08:10

我认为不存在(还没见过)。您可以在此处 http://odata.codeplex.com/ 从 codeplex 下载 3.5 客户端并尝试移植到2.0。但话又说回来,为什么不能直接使用 3.5(因为它与 2.0 的 CLR 相同,只是更多的库)。

I don't think there is (haven't seen it yet). You can download the 3.5 client from codeplex here http://odata.codeplex.com/ and try to port it to 2.0. But then again, why can't you use the 3.5 directly (since it's the same CLR as 2.0, just more libraries).

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