如何在ASP.NET应用程序中获取Google驱动器上的文件列表 [英] How to get list of files on Google drive in ASP.NET application

查看:54
本文介绍了如何在ASP.NET应用程序中获取Google驱动器上的文件列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在ASP.NET应用程序中获取Google驱动器上的文件列表?



我有一个适用于C#.Net WINFORM应用程序的代码,
我厌倦了将它转移到ASP.NET应用程序(因为它是必要的)

这样做我已经完成了,

1.Created a website Client_ID,Secrete&Auth。 Google上的网址>控制台> api(因为它需要针对网络应用程序的差异)

2.在我的代码中正确使用上面的凭据

我在遇到问题时遇到问题第一次验证网址

(虽然它适用于WINFORMS)



请帮我'代码战士'打败这个! !!



-Thanks

How to get list of files on Google drive in ASP.NET application?

I have a code that works on C# .Net WINFORM application ,
I tired to shift it to an ASP.NET application (As it is necessary)
to do this I have done,
1.Created a website Client_ID , Secrete & Auth. URL on google>Console>api(as it is need diff. for web application)
2.Correctly used the credentials above in my code
I am having problem at hitting the authentication url for the 1st time
(Though it worked for WINFORMS)

please help me 'code warriors' to defeat this !!!!

-Thanks

推荐答案

您可以使用Google Drive作为应用程序的存储解决方案,检查Google云端硬盘SDK:

https://developers.google.com/drive/ [ ^ ]



如何使用.NET进行操作?

https://developers.google.com/ drive / quickstart-cs [ ^ ]



有一个ASP.NET MVC教程和示例应用程序:

https:// developers.google.com/drive/examples/dotnet [ ^ ]



我希望这会对你有所帮助。
you can use Google Drive as the storage solution for your application, check the Google Drive SDK:
https://developers.google.com/drive/[^]

How to do it using .NET ?
https://developers.google.com/drive/quickstart-cs[^]

There's an ASP.NET MVC tutorial and sample app at :
https://developers.google.com/drive/examples/dotnet[^]

I hope this will help to you.


这篇关于如何在ASP.NET应用程序中获取Google驱动器上的文件列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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