This library can be used to publish events to Azure Event Grid and to consume events delivered by EventGrid. It also defines the event schemas for the events published to EventGrid by various Azure services.
Please note, a newer package Azure.Messaging.EventGrid is available as of March 2021. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eg for more details.
A dotnet global tool to connect to Azure SignalR and receive streaming
events pushed to it from Azure EventGrid.
Built from https://github.com/devlooped/dotnet-eventgrid/tree/143bc4d2a
This library assist consumers with Exception Manager. Predefined configurable destinations - ServiceBus, CosmosDB, EventGrid - are acceptable and specified in the configuration file. "local.setting.json" The Manager route the Exception to the chosen destination(s).