CData.GoogleDrive 25.0.9539

Prefix Reserved
dotnet add package CData.GoogleDrive --version 25.0.9539
                    
NuGet\Install-Package CData.GoogleDrive -Version 25.0.9539
                    
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="CData.GoogleDrive" Version="25.0.9539" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CData.GoogleDrive" Version="25.0.9539" />
                    
Directory.Packages.props
<PackageReference Include="CData.GoogleDrive" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CData.GoogleDrive --version 25.0.9539
                    
#r "nuget: CData.GoogleDrive, 25.0.9539"
                    
#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.
#:package CData.GoogleDrive@25.0.9539
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CData.GoogleDrive&version=25.0.9539
                    
Install as a Cake Addin
#tool nuget:?package=CData.GoogleDrive&version=25.0.9539
                    
Install as a Cake Tool

CData GoogleDrive Provider

The CData GoogleDrive Provider allows you to connect to GoogleDrive sources just like SQL tables. Simply specify your credentials and access data from any GoogleDrive source.

Licensing

.Net Framework

The NuGet package automatically downloads and installs a license so no additional action is needed.

.Net Standard/.Net Core

A license must be activated before the .NET Standard Provider can be used. To activate a license, you can use install-license, a .NET Core application included with the Provider. This application is present in the 'tools' folder of the package installation directory, which on Windows can typically be found at: %USERPROFILE%.nuget\packages\cdata.datasource

To use the install-license application run the command:

dotnet ./install-license.dll 'key'

Ensure that 'key' is your product key. This will install a license on the particular system.

Establishing a connection

In-depth documentation on establishing a connection to GoogleDrive can be found at our website.

Google Drive 2025 - Copyright (c) 2026 CData Software, Inc. - All rights reserved. - For more information, please visit our website at www.cdata.com.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CData.GoogleDrive:

Package Downloads
CData.GoogleDrive.EntityFrameworkCore

Enables you to use standard drivers to connect to Google Drive objects. Just specify your credentials and access tables like Files,Permissions, etc.

CData.GoogleDrive.EntityFrameworkCore8

Enables you to use standard drivers to connect to Google Drive objects. Just specify your credentials and access tables like Files,Permissions, etc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.0.9539 33 2/20/2026
25.0.9434 281 11/3/2025
24.0.9175 264 2/21/2025
24.0.9111 268 12/17/2024
24.0.9060 241 10/28/2024
24.0.8973 264 7/29/2024
24.0.8963 589 7/18/2024
23.0.8839 324 3/19/2024
23.0.8770 672 1/10/2024
23.0.8749 313 12/19/2023
23.0.8669 1,585 10/6/2023
23.0.8565 326 6/21/2023
22.0.8462 471 3/10/2023
22.0.8389 572 12/27/2022
22.0.8322 982 10/21/2022
22.0.8257 744 8/22/2022
21.0.8091 840 3/7/2022
21.0.8011 586 12/21/2021
21.0.7930 571 9/23/2021
21.0.7867 613 7/21/2021
Loading failed