Skip to content

GoogleCloudPlatform/dotnet-docs-samples

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2025
Jul 11, 2024
Jul 12, 2024
Mar 5, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Mar 4, 2025
Feb 11, 2025
Feb 5, 2025
Feb 11, 2025
Feb 11, 2025
Feb 26, 2025
Feb 11, 2025
Feb 26, 2025
Feb 11, 2025
Sep 17, 2024
Feb 11, 2025
Dec 6, 2024
Feb 11, 2025
Feb 11, 2025
Feb 4, 2025
Feb 26, 2025
Feb 11, 2025
Feb 26, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Dec 1, 2016
Feb 11, 2025
Feb 11, 2025
Mar 3, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Feb 26, 2025
Feb 11, 2025
Feb 11, 2025
Feb 11, 2025
Jan 9, 2025
Jul 11, 2024
Feb 14, 2024
Feb 1, 2023
Jul 23, 2020
Mar 7, 2025
Aug 17, 2020
Feb 27, 2025
Jun 5, 2023
Jul 21, 2021
Aug 5, 2022
Jul 22, 2021
Jan 12, 2022
Oct 22, 2019
Sep 21, 2015

Google Cloud Platform .NET Docs Samples

A collection of samples that demonstrate how to call some Google Cloud services from C#.

The APIs and .NET Libraries page lists all the Cloud APIs you can call from .NET.

The samples in this repo cover only some of the total APIs that you can call from .NET.

Google Cloud Samples

You can also browse these samples, and more in Google Cloud Samples.

Build and Run

To build and run a sample, open the solution file (.sln) with Visual Studio 2017 or later and build it.

But no sample will work until you

  1. Follow the set-up instructions in the documentation.

  2. Download or clone this repo with

    git clone https://github.com/GoogleCloudPlatform/dotnet-docs-samples

    Browse the directories, find a solution (.sln) file, open it with Visual Studio 2017 or later, and run it!

Contributing changes

Licensing

Testing