Google PubSub
Pub/Sub is an asynchronous and scalable messaging service that decouples services producing messages from services processing those messages. source.
Eventuous supports producing and consuming messages using Google Pub/Sub. Use the Eventuous.GooglePubSub
NuGet package to get started.