Skip to content

Latest commit

 

History

History
 
 

aspnet

Getting Started for .NET

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.

Client Libraries

This application makes use of the .NET Cloud Client Library.

Cloud APIs

The sample applications in this repo provide examples of using the following Cloud APIs:

Contributing changes

Licensing