| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
You can also browse these samples, and more in Google Cloud Samples.
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
Follow the set-up instructions in the documentation.
Download or clone this repo with
git clone https://github.com/GoogleCloudPlatform/dotnet-docs-samplesBrowse the directories, find a solution (.sln) file, open it with Visual Studio 2017 or later, and run it!
Tests for the Anywhere Cache samples are not included because creating an AnywhereCache can take an extremely long time, sometimes up to 48 hours.
| Back | FazBrowse Home | New Git URL |