3rd party extensions - rebus-org/Rebus GitHub Wiki

This page lists community-maintained NuGet packages that integrate with Rebus.

Rebus.Correlate

Rebus integration of Correlate to correlate message flow via any supported Rebus transport. See more at Rebus.Correlate

Rebus.Newtonsoft.Encryption

Provides JSON serializer settings that can be used with Rebus to encrypt fields of JSON objects on a per-field basis. See more at Newtonsoft.Json.Encryption#rebus

Rebus.AwsSnsAndSqs

Provides an integrated multicast-capable transport experience on AWS by combining the use of SQS and SNS.