Message filter - simple string contains
Not ready to be merged yet, but gives you an idea of approach...
- Works on Queues/DLQ
- Simple string.Contains on message content
- Option for regex?
- Should we apply before/after specified IBrokeredMessageInspector, option?
- Want to know how many accepted/rejected
- Refactored LogBrokeredMessageInspector to extract common code
- Refactored IBrokerMessageInspector into a factory extension method to extract common code
- Also apply to delete or presume we are already filtered?
:white_check_mark: Build ServiceBusExplorer 5.1.0-filter.82.build.952 completed (commit https://github.com/paolosalvatori/ServiceBusExplorer/commit/ee9e28f723 by @)
Thank you, @phatcher.
Not ready to be merged yet, Making this a draft until it's ready.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@phatcher are you still working on this PR?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.