https://github.com/particular/nservicebus.envelope.cloudevents
Envelope support for CloudEvents
https://github.com/particular/nservicebus.envelope.cloudevents
Last synced: about 2 months ago
JSON representation
Envelope support for CloudEvents
- Host: GitHub
- URL: https://github.com/particular/nservicebus.envelope.cloudevents
- Owner: Particular
- License: other
- Created: 2025-11-24T12:50:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-04-29T23:51:54.000Z (about 2 months ago)
- Last Synced: 2026-04-30T01:27:34.392Z (about 2 months ago)
- Language: C#
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# NServiceBus.Envelope.CloudEvents
Envelope support for CloudEvents. It is part of the [Particular Service Platform](https://particular.net/service-platform), which includes [NServiceBus](https://particular.net/nservicebus) and [tools for building, monitoring, and debugging distributed systems](https://docs.particular.net/platform/).
See the [CloudEvents documentation](https://docs.particular.net/nservicebus/cloudevents) to learn more.
## Running tests locally
The solution contains the [NServiceBus Acceptance Test suite](https://www.nuget.org/packages/NServiceBus.AcceptanceTests.Sources/) and separate tests for [Amazon SQS](https://github.com/Particular/NServiceBus.AmazonSQS) and [Azure Service Bus](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus). See the relevant repositories for instructions on how to check out and run the tests locally.