gmiserez
gmiserez
**Is your feature request related to a problem? Please describe.** Hi, We're encountering the following warning in Visual Studio 19 when using Sonar for additional code quality checks.  The...
Adds a new Package that supports the Outbox Pattern. - Messages to consume get saved in a new collection `outbox.messages` - Handling the initial transaction that saves the message is...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Writing arguments named "request" in Queries results in StrawberryShake generating...
In some corporate environments it is not possible to consume messages due to firewall rules. Adding the possibility to use `TransportType = ServiceBusTransportType.AmqpWebSockets` could solve this issue. This should be...