Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NServiceBus and CloudEvents landing page #6834

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions menu/menu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1656,3 +1656,10 @@
Articles:
- Title: Upgrading to native queue length metric
Url: monitoring/upgrade-guides/native-queue-length

- Name: Shape the future
Topics:
- Title: Introduction
Url: shape-the-future
- Title: NServiceBus and CloudEvents
Url: shape-the-future/cloudevents
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions shape-the-future/cloudevents.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: NServiceBus and CloudEvents
summary: How to use NServiceBus with CloudEvents
reviewed: 2024-09-16
---

![](cloudevents-horizontal-color.png)

[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.

NServiceBus currently does not natively support CloudEvents.

We are currently capturing requirements to understand customer needs regarding CloudEvents.
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/7159) GitHub issue.
9 changes: 9 additions & 0 deletions shape-the-future/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Help us shape the future
summary: Provide feedback for the future of the Particular Service Platform
reviewed: 2024-09-16
---

We are interested in your feedback regarding some capabilities that we are considering integrating into the Particular Service Platform.

This section contains some capabilities that we're currently considering, but if you have some other ideas that are not listed here, please [tell us more](https://github.com/Particular/NServiceBus/issues/new?assignees=&labels=Feature&projects=&template=feature_request.yml).