将Google Data Apis与C#Restful Services结合使用 [英] Using Google Data Apis with C# Restful Services

查看:106
本文介绍了将Google Data Apis与C#Restful Services结合使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,可以使用C#restful services访问Google Data Api吗?目前我正在尝试使用.net的Google数据API。休息Api会好还是容易?我对Rest不了解。

解决方案

.net的Google客户端API没有太多的C#示例,但考虑到vb.net到c#转换器是可以自由使用,这不再是问题了。或者您甚至可以使用免费的源代码转换器将Java代码转换为c#。对于我的项目,我不使用REST,并且Google文档中没有可用的具体示例。但那些熟悉Restsharp的人可以轻松地使用Google APis执行任务。我将为我的项目使用新版Google客户端apis。



简而言之,是的,如果开发人员擅长REST Sharp或其他REST编程技术,可以使用Restful服务访问谷歌Apis。



非常感谢。



请参阅此链接以获取更多信息:



https://developers.google.com/google-apps/ calendar / firstapp#rest [ ^

hi there, is possible to access Google Data Api using C# restful services ? Currently I m trying to use Google data api for .net. Rest Api will be good or easier ? I don't know anything about Rest though.

解决方案

Google client API for .net doesn't have much examples for C# but considering vb.net to c# converters are available freely, this is not the issue anymore. Or you can even convert Java codes to c# , using free source code converters. For my project I am not using REST and there is no specific examples are available on Google documentation. But those people who are familiar with Restsharp can easily perform the tasks with Google APis. I will be using new version Google client apis for my project.

In short, yes it is possible to use Restful services to access google Apis provided the developer is good at REST Sharp or other REST programming techniques.

thank you very much.

refer this link for more information :

https://developers.google.com/google-apps/calendar/firstapp#rest[^]


这篇关于将Google Data Apis与C#Restful Services结合使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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