NServiceBus Extensions
Pinned Loading
Repositories
Showing 10 of 13 repositories
- NServiceBus.AuditFilter Public
Selectively choose what message types should be sent to the Audit queue
- NServiceBus.SqlNative Public
Native access to NServiceBus SqlTransport infrastructure without needing to reference NServiceBus
- NServiceBus.HandlerOrdering Public
Allows the dependency between handlers to be expressed via interfaces and the resulting order is derived at runtime
- NServiceBus.MicrosoftLogging Public
Add support for NServiceBus to log to Microsoft.Extensions.Logging
- Newtonsoft.Json.Encryption Public archive
Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time
- NServiceBus.ProtoBufNet Public archive
Add support for NServiceBus message serialization via ProtoBufNet