This repository contains sample applications written in C# and ASP.NET Core that run on Google Cloud.
See the documentation for instructions on how to build, run, and deploy the samples.
- HelloWorld: A basic ASP.NET Core application that can be deployed to Cloud Run or Compute Engine.
- Bookshelf: An end-to-end sample application showing how to use Cloud Firestore, Cloud Storage, and Cloud SQL.
- BackgroundProcessing: Demonstrates how to perform background tasks using Cloud Pub/Sub and the Cloud Translation API.
- Sessions: Shows how to manage user sessions using Cloud Firestore.
The samples demonstrate how to use several Google Cloud APIs:
- Cloud Firestore
- Cloud SQL
- Cloud Storage
- Cloud Pub/Sub
- Cloud Translation
- Cloud Key Management Service (KMS)
- See CONTRIBUTING.md
- See LICENSE