Skip to content

alexssantos/gcp-dotnet-docs-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Build Status

Windows Linux
Windows Linux

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

Releases

No releases published

Packages

No packages published

Languages

  • C# 75.7%
  • PowerShell 7.9%
  • JavaScript 6.4%
  • HTML 5.9%
  • Classic ASP 3.1%
  • CSS 0.6%
  • Other 0.4%