Community

Building an Azure Event Grid app. Part 1: Event Grid Topic and a .NET Core custom app event publisher.

(gdavi) In order to have a sample “data feed” for an application I wanted to use Azure Event Grid to create a topic that events could be published to and clients could subscribe to in order to process the events.