OfficeIMO.GoogleWorkspace.Drive 3.2.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package OfficeIMO.GoogleWorkspace.Drive --version 3.2.2
                    
NuGet\Install-Package OfficeIMO.GoogleWorkspace.Drive -Version 3.2.2
                    
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="OfficeIMO.GoogleWorkspace.Drive" Version="3.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OfficeIMO.GoogleWorkspace.Drive" Version="3.2.2" />
                    
Directory.Packages.props
<PackageReference Include="OfficeIMO.GoogleWorkspace.Drive" />
                    
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 OfficeIMO.GoogleWorkspace.Drive --version 3.2.2
                    
#r "nuget: OfficeIMO.GoogleWorkspace.Drive, 3.2.2"
                    
#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 OfficeIMO.GoogleWorkspace.Drive@3.2.2
                    
#: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=OfficeIMO.GoogleWorkspace.Drive&version=3.2.2
                    
Install as a Cake Addin
#tool nuget:?package=OfficeIMO.GoogleWorkspace.Drive&version=3.2.2
                    
Install as a Cake Tool

OfficeIMO.GoogleWorkspace.Drive

Typed, dependency-light Google Drive API support shared by the OfficeIMO Google Docs, Sheets, and Slides packages.

The package covers file and folder metadata, shared-drive validation, copy/move/delete, permissions, comments and replies, revisions, change tokens, import/export format discovery, downloads, multipart and resumable uploads, and temporary public-content leases with cleanup reporting. DELETE operations require a policy that explicitly accepts the named data loss; durable downloads verify and truncate only uncheckpointed crash tails, and resumable uploads revalidate their seekable source before reporting success.

Callers provide a GoogleWorkspaceSession; applications remain responsible for OAuth consent, credentials, and choosing scopes appropriate to the files they manage. Durable transfers are stream/file based. Persist GoogleDriveResumableUploadCheckpoint.Value after every callback and protect it like a credential because it contains Google's upload-session URI. Resumable session initiation and chunks produce action receipts with adapter-attested session state; a create receipt is recorded only after Google confirms the completed file. GoogleDriveDownloadCheckpoint is non-secret and binds a partial destination to the Drive file version, size, path identity, and committed-content hash. Guarded downloads exclusively create a new regular destination, retain the verified handle during transfer, and reject replaced resume targets. Both resume paths reconcile remote state before continuing and reject changed local or remote inputs.

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 is compatible.  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 is compatible.  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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (4)

Showing the top 4 NuGet packages that depend on OfficeIMO.GoogleWorkspace.Drive:

Package Downloads
OfficeIMO.Excel.GoogleSheets

Create, safely replace, import, diff, and translate Google Sheets documents with OfficeIMO.Excel.

OfficeIMO.Word.GoogleDocs

Create, safely replace, import, diff, and translate Google Docs documents with OfficeIMO.Word.

OfficeIMO.PowerPoint.GoogleSlides

Bidirectional OfficeIMO PowerPoint and Google Slides translation with safe replacement, template, and Drive fallback workflows.

OfficeIMO.GoogleWorkspace.Sync

Google Drive change tracking and explicit plan/apply synchronization workflows for OfficeIMO Google Workspace libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.0 63 9/2/2026
3.2.7 200 8/29/2026
3.2.6 299 8/22/2026
3.2.5 319 8/21/2026
3.2.4 306 8/19/2026
3.2.3 232 8/17/2026
3.2.2 412 8/13/2026
3.2.1 334 8/11/2026
3.2.0 414 8/7/2026
3.1.1 244 8/7/2026
3.1.0 218 8/6/2026
3.0.3 267 7/27/2026
3.0.2 251 7/26/2026
3.0.1 526 7/26/2026
3.0.0 614 7/20/2026