Skip to content

Commit 4b8dd42

Browse files
committed
NServiceBus and CloudEvents landing page
1 parent ab50bd6 commit 4b8dd42

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

menu/menu.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@
166166
Title: NServiceBus and Biztalk
167167
- Url: nservicebus/azure
168168
Title: NServiceBus and Azure
169+
- Url: nservicebus/cloudevents
170+
Title: NServiceBus and CloudEvents
169171

170172

171173
- Title: Support Policy

nservicebus/cloudevents.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: NServiceBus and CloudEvents
3+
summary: How to use NServiceBus with CloudEvents
4+
reviewed: 2024-09-16
5+
---
6+
7+
[CloudEvents](https://cloudevents.io) is a [specification](https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md) for describing event data in a common way. CloudEvents seeks to dramatically simplify event declaration and delivery across services, platforms, and beyond.
8+
9+
NServiceBus currently does not natively support CloudEvents.
10+
11+
We are currently capturing requirements in understanding customer needs when it comes to CloudEvents.
12+
If you are interested in helping us shape how NServiceBus should support CloudEvents, drop us a comment in [this](https://github.com/Particular/NServiceBus/issues/5357) GitHub issue.

0 commit comments

Comments
 (0)