Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 997 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 997 Bytes

Google Cloud Pub/Sub Sample

These samples demonstrate how to interact with the Google Cloud Pub/Sub API using C# and the .NET client libraries to call the Cloud Pub/Sub API.

The samples requires .NET Core 3.1 or later. That means using Visual Studio 2019, or the command line.

Setup

  1. Set up a .NET development environment.

  2. Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Stackdriver Cloud Pub/Sub API.

Contributing changes

Licensing

Testing