使用 C#、.NET 的 WP7 的 Google plus API [英] Google plus API for WP7 using C#, .NET

查看:22
本文介绍了使用 C#、.NET 的 WP7 的 Google plus API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

google plus 是否为 WP7 提供 API 以通过 C#、.NET 访问其服务,请告诉我.

Does google plus provide an API for WP7 to access its services via C# , .NET Please let me know.

推荐答案

Google+ API实际上只是 HTTPS 请求,因此您可以根据需要手动执行此操作.

The Google+ API is just HTTPS requests really, so you could do it manually if you wanted.

测试版 .NET 客户端库可用用于对 Google 服务的一般访问,但我不知道它是否可以与 WP7 一起使用 - 它可以很好地执行同步 Web 请求等.值得一看(如果它不适用于 WP7,则提交功能请求)) 但如果它不起作用,那么自己进行 HTTPS 调用应该不会太难.

There's a beta version of a .NET client library available for general access to Google services, but I don't know offhand whether it would work with WP7 - it may well perform synchronous web requests etc. It's worth a look (and putting in a feature request if it doesn't work with WP7 already) but if it doesn't work, then just making the HTTPS calls yourself shouldn't be too hard.

(免责声明:我为 Google 工作,但与此 API 无关.)

(Disclaimer: I work for Google, but have had nothing to do with this API.)

这篇关于使用 C#、.NET 的 WP7 的 Google plus API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆