C#
Google Drive Examples for C#
- Get a Google Drive OAuth2 Access Token
- Google Drive Refresh Access Token
- Google OAuth2 Access Token
- Get a Google Drive Access Token using a JSON Private Key
- Google/Facebook/LinkedIn/Salesforce/GitHub OAuth2 Access Token Async (Visual Studio Project on GitHub)
- Google/Facebook/LinkedIn/Salesforce/GitHub OAuth2 Access Token Async (Visual Studio Project on GitHub)
- List Files in Google Drive
- List all Pages of Files in Google Drive
- Search for Files in Google Drive
- Empty Trash
- Delete File
- Delete All Files
- Google Drive - Upload File
- Upload File from String
- Create Folder
- Create a File in a Folder
- Get File Metadata
- Google Drive - Build a Local Cache of Metadata
- Download File (Stream to Local Filesystem)
- Download Binary File to In-Memory Bytes
- Download Text File to a String Variable
- Upload Binary File from Memory
- Google Drive Insert Permission
- List all Folders
- Lookup Google Drive Folder ID Given a Folder Path
- Get a Google Drive Access Token using a .p12 Private Key
- Google Drive - Resumable Upload
- Get a Google Drive Application Specific Data OAuth2 Access Token
- Upload Application Specific Data