Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 Yahoo Contacts API 检索 yahoo 联系人。他们提供了一个 PHP SDK,但我必须在 ASP.NET 中实现它。任何人都可以帮助我如何做到这一点?
您可以使用SocialAuth.NET或通过其代码从雅虎获取联系人YahooWrapper.cs
SocialAuth.NET
YahooWrapper.cs
您可以通过YQL访问它——这是一个 Web 服务,因此您可以简单地访问它。