Azure-Samples / event-grid-dotnet-publish-consume-events

.NET Samples that show how you can use Event Grid to publish and consume events, and how to manage topics and event subscriptions.
MIT License
39 stars 33 forks source link

Moved to latest version of Microsoft.Azure.EventGrid SDK and using th… #13

Closed kalyanaj closed 6 years ago

kalyanaj commented 6 years ago

Moved to latest version of Microsoft.Azure.EventGrid SDK and using the models from the SDK for subscription validation.