It would be really nice if we could look at an extensions package of some sort maybe along the lines of Microsoft.Azure.CosmosEventSourcing.Extensions.AzureServiceBus.
This could contain a way to define a simple projection that maybe takes an event does some simple mapping to an integration event for example. This could then place that message onto an azure service bus topic or queue.
It would be really nice if we could look at an extensions package of some sort maybe along the lines of
Microsoft.Azure.CosmosEventSourcing.Extensions.AzureServiceBus
.This could contain a way to define a simple projection that maybe takes an event does some simple mapping to an integration event for example. This could then place that message onto an azure service bus topic or queue.