Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Cloud Storage Sample

These samples demonstrate how to interact with the Google Cloud Storage API from C# and the .NET client libraries to call the Storage API..

The samples requires .NET Core 3.1 or later. That means using Visual Studio 2019, or the command line.

Setup

  1. Set up a .NET development environment.

  2. Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Cloud Storage API.

Contributing changes

Licensing

Testing