This library provides manager class for working with Google Drive in an easy way.
Info
| Version: | 1.0.0 |
| Author(s): | Anton Kolesnikov |
| Last Update: | Monday, July 30, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ak-git1/Ak.Framework |
| NuGet Url: | https://www.nuget.org/packages/Ak.Framework.GoogleDrive |
Install
Install-Package Ak.Framework.GoogleDrive
dotnet add package Ak.Framework.GoogleDrive
paket add Ak.Framework.GoogleDrive
Ak.Framework.GoogleDrive Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Apis(>= 1.35.1)
- Google.Apis.Drive.v3(>= 1.34.0.1239)
- log4net(>= 2.0.8)
- Ak.Framework.Core(>= 1.0.0)