最推荐用于 .net Web 应用程序的 Twitter 库是什么?

发布于 2024-12-10 11:28:21 字数 251 浏览 0 评论 0 原文

我在 https://dev.twitter.com/docs/twitter-libraries# 找到了一个列表dotnet 但我不知道 twitter 关注的最后一个技术/api 是哪一个。 由于我是 twitter api 的新手,我也不知道从哪里开始,所以我认为有人可以推荐从哪里开始以及从什么开始。 提前致谢。

I found a list at https://dev.twitter.com/docs/twitter-libraries#dotnet but I don't know which is the last technology/api twitter is focusing on.
As I am new to twitter api I don't know where to start from, also, so I thought that somebody could recommend where to start from and with what.
Thanks in advance.

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

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

发布评论

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

评论(1

晚风撩人 2024-12-17 11:28:21

我建议 Twitterizer。我在我的一个项目中使用它,我发现它非常有用。

它甚至有一个流(流和用户流;如果您需要在应用程序中进行实时更新并希望避免达到 REST API 的每小时限制,请使用这些)API 实现,并附带一个很好的文档和一些示例。

在开始编写 API 之前,我强烈建议至少阅读 OAuth 的基础知识,当然还有 Twitter API 的概述,以了解您真正需要的是哪一个 (https://dev.twitter.com/start)。

I suggest Twitterizer. I'm using it in one my project and I find it very useful.

It even has a streaming (stream and user stream; use these if you need real time updates in your application and want to avoid hitting the hourly limit of the REST API) API implementation and comes with a nice documentation and some examples.

Before jumping into coding the API I strongly suggest to read at least the basics of OAuth and of course the overview of Twitter APIs to know which one is what you really need (https://dev.twitter.com/start).

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