NServiceBus
NServiceBus copied to clipboard
No ability to add attachments to a message like the NServiceBus.Attachments community project
Although we have the databus that works for the entire message. It would be nice to have the ability to add an attachment to a message instead.
It will also be nice to be able to visualize the attachments in ServicePulse or ServiceInsight but this might be a separate issue.
Note that there is a community package that handles attachments already although it doesn't handle visualizations.
It's possible we could simply take ownership of this project but we could also update the databus API to handle attachments as well.
FWIW i (as the owner of NServiceBus.Attachments) am more than happy for Particular to add visualization support to ServicePulse and/or ServiceInsight