Bob Langley
Bob Langley
These samples are unique in that they provide an alternative integration with the rest of the customers system, but we only provide c# native samples. Many of our customers would...
Feedback for 'Support Policy' https://docs.particular.net/nservicebus/upgrades/support-policy Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/nservicebus/upgrades/support-policy.md Support policies and security advisories are not easily discoverable under upgrade guides and probably should be a top level menu item.
Completes https://github.com/Particular/NServiceBus.Host.AzureCloudService/issues/49 We need docu about hosting in Azure and how it relates to ServicePulse, specifically setting the display name so ServicePulse shows the instance using Azure relevant information. Ideally,...
Microservice architectures can result in systems that reach or exceed the limits of a single bundle topic, which is why topic hierarchy was introduced. However, [the feature requires per-endpoint configuration](https://docs.particular.net/transports/azure-service-bus/configuration#entity-creation-topology)...
This PR documents the upcoming support for [ServiceControl and ServicePulse as Linux containers](https://github.com/Particular/ServiceControl/issues/3651).
### Describe the feature. #### Describe the requested feature Currently [continuing tracing on receive is an opt-in option on a per-publish basis via PublishOptions](https://docs.particular.net/nservicebus/operations/opentelemetry#traces-emitted-span-structure-publish-operations). For systems where publish/subscribe conversations are...
### Describe the feature. #### Is your feature related to a problem? Please describe. See below #### Describe the requested feature Saga timeouts represent part of the business data and...
### Describe the suggested improvement #### Is your improvement related to a problem? Please describe. When inserting a behavior into a stage sometimes there is a need to order the...
### Describe the feature. #### Describe the requested feature Microsoft [released a local emulator for Azure Service Bus](https://techcommunity.microsoft.com/blog/messagingonazureblog/introducing-local-emulator-for-azure-service-bus/4304457). Currently the emulator [lacks some features](https://learn.microsoft.com/en-us/azure/service-bus-messaging/overview-emulator#known-limitation) that make using the emulator in...