An open API service indexing awesome lists of open source software.

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

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.