PGoogleDrive 1.0.0
dotnet add package PGoogleDrive --version 1.0.0
NuGet\Install-Package PGoogleDrive -Version 1.0.0
<PackageReference Include="PGoogleDrive" Version="1.0.0" />
paket add PGoogleDrive --version 1.0.0
#r "nuget: PGoogleDrive, 1.0.0"
// Install PGoogleDrive as a Cake Addin #addin nuget:?package=PGoogleDrive&version=1.0.0 // Install PGoogleDrive as a Cake Tool #tool nuget:?package=PGoogleDrive&version=1.0.0
Client library that simplifies the using of Google.Apis.Drive.v3.
Represents a lot of Google Drive api code as simple methods like Create, Get, Update, Delete and etc.
Contains methods to work with files, permissions, comments, replies.
Implement own configuration section with IntellIsense support into config file for easy authorization using OAuth2.0 or Api keys.
XML comments for almost all methods that will help you to use library.
All methods returns a object with information about request (was request successful, errors that occurred, response for the request).
Supported Platforms:
- .NET Framework 4.5+
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Google.Apis.Drive.v3 (>= 1.36.1.1372)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,590 | 10/21/2018 |