This repo contains sample applications written in C# that run on Google Cloud Platform.
See https://cloud.google.com/dotnet/getting-started/hello-world for instructions on how to build, run, and deploy the samples.
- 1-hello-world is a simple hello world app which is easy to deploy to Google Compute Engine.
- 2-structured-data demonstrates how to store structured data in Google Cloud SQL, Google Cloud Datastore, and Microsoft SQL Server.
- 3-binary-data demonstrates how to store image files in Google Cloud Storage.
- 5-pubsub demonstrates how to run background tasks via Google Pub/Sub.
This application makes use of the .NET Cloud Client Library.
The sample applications in this repo provide examples of using the following Cloud APIs:
- See CONTRIBUTING.md
- See LICENSE