0

Google has an example using the Google Drive .NET version 2 library:

https://developers.google.com/drive/v2/reference/files/list#examples

I can't find the place to download the DLL to my system.

Please advise. Thanks.

rufo
  • 5,158
  • 2
  • 36
  • 47

1 Answers1

0

The new dlls will be available very soon on http://code.google.com/p/google-api-dotnet-client/wiki/APIs#Drive_API

Claudio Cherubino
  • 14,896
  • 1
  • 35
  • 42
  • I assume that you can't tell me an exact date, but do you have an idea when it will be out? (basically either a few days or a few weeks?). I have the option to freeze my development if it is a few days. If it won't be out until a few weeks I'd rather continue using the Google Docs API 2.1. Thanks. – rufo Jun 30 '12 at 13:55
  • It should be out next week, but take into account the holidays for the 4th of July, so it might slip to the week of July 9th – Claudio Cherubino Jun 30 '12 at 15:23
  • If you are really desperate to do some testing, I can get you an *unofficial* build in the meantime. – Ali Afshar Jul 01 '12 at 16:19
  • I would be happy to work with the *unofficial* one meanwhile. – rufo Jul 03 '12 at 12:45
  • 1
    The dlls for Drive v2 are now available at http://code.google.com/p/google-api-dotnet-client/wiki/APIs#Drive_API – Claudio Cherubino Jul 09 '12 at 18:04