PGoogleDrive 1.0.0

dotnet add package PGoogleDrive --version 1.0.0
NuGet\Install-Package PGoogleDrive -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PGoogleDrive" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PGoogleDrive --version 1.0.0
#r "nuget: PGoogleDrive, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,481 10/21/2018