The requested page couldn't be found

However we have located the following articles that may be related to what you were looking for:

Target NServiceBus Version:

  • Using ServiceControl Events
    Parent Location: servicecontrol
    Nuget Package: ServiceControl.Contracts 1.x
    Build custom notifications by subscribing to ServiceControl events.
  • ServiceControl Audit instances
    Parent Location: servicecontrol
    Information about ServiceControl Audit instances.
  • Best practices
    Parent Location: nservicebus
    An assortment of best practices presented as DO, DO NOT, and CONSIDER.
  • Testing NServiceBus
    Parent Location: nservicebus
    Nuget Package: NServiceBus.Testing 8.x
    Develop service layers and long-running processes using test-driven development.
  • Monitor third-party systems with custom checks
    Parent Location: samples / servicecontrol
    Nuget Package: NServiceBus.CustomChecks 4.x
    Monitoring third-party systems which are exposed as HTTP endpoints with custom checks.
  • Basic MSMQ Dead Letter Queue Monitoring With Custom Checks
    Parent Location: samples / msmq
    Nuget Package: NServiceBus.Transport.Msmq 2.x
  • Unit Testing NServiceBus
    Parent Location: samples
    Nuget Package: NServiceBus.Testing 8.x
    Writing unit tests for NServiceBus systems.
  • Using NServiceBus and Kafka in Azure Functions (isolated)
    Parent Location: samples / azure-functions / service-bus-kafka
    Nuget Package: NServiceBus.AzureFunctions.Worker.ServiceBus 4.x
    Using NServiceBus with Kafka triggers and Azure Functions isolated worker hosting model.
  • Audit Filter Pipeline Extension
    Parent Location: samples / pipeline
    Nuget Package: NServiceBus 8.x
    Extending the pipeline to stop certain messages from being audited.
  • Connect to ServicePlatform with code-first configuration
    Parent Location: samples / platform-connector
    Nuget Package: NServiceBus.ServicePlatform.Connector 2.x
    A sample that shows how to connect an NServiceBus endpoint to the Particular Service Platform using the code-first API.
  • Connect to ServicePlatform using the .NET Generic Host
    Parent Location: samples / platform-connector
    Nuget Package: NServiceBus.ServicePlatform.Connector 2.x
    A sample that shows how to connect an NServiceBus endpoint hosted in the .NET Generic Host to the Particular Service Platform.
  • Connect to ServicePlatform with JSON configuration
    Parent Location: samples / platform-connector
    Nuget Package: NServiceBus.ServicePlatform.Connector 2.x
    A sample that shows how to connect an NServiceBus endpoint to the Particular Service Platform using the JSON schema.
  • Session filter pipeline extension
    Parent Location: samples / pipeline
    Nuget Package: NServiceBus 8.x
    How to extend the pipeline to filter out messages from older sessions.