NServiceBus
NServiceBus copied to clipboard
Build, version, and monitor better microservices with the most powerful service platform for .NET
[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...
### Describe the suggested improvement Once https://opentelemetry.io/docs/specs/semconv/messaging/messaging-spans/ reaches `stable` status we should ensure that we are following it ### Additional Context _No response_
### Describe the suggested improvement Working on metrics, we aligned with the technical slicing of features, treating metrics as a feature. However, we saw that there are alternative ways to...
### Describe the feature. #### Is your feature related to a problem? Please describe. Currently, when a physical message contains multiple logical messages, the tags that are applied to the...
### Describe the feature. Add the ability to serialize `DateOnly` (and `TimeOnly`) to and from XML. #### Is your feature related to a problem? Please describe. The `XmlSerializer` will happily...
### Describe the suggested improvement ### Is your improvement related to a problem? Please describe Early versions of NServiceBus allowed multiple messages to be combined in a single physical payload...
### Describe the suggested improvement #### Is your improvement related to a problem? Please describe. Aggregation and reporting of the following warning log message is difficult as the message template...