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:

  • NServiceBus Router two-way direct topology
    Parent Location: nservicebus / router
    Nuget Package: NServiceBus.Router 2.x
    How to connect two transports with a router.
  • GDPR Compliance
    Parent Location: nservicebus / compliance
    Information about PII stored by NServiceBus.
  • Usage scenarios
    Parent Location: nservicebus / bridge
    Scenarios in which the NServiceBus Messaging Bridge can be used in a system.
  • Using ServiceControl Events
    Parent Location: servicecontrol
    Nuget Package: ServiceControl.Contracts 1.x
    Build custom notifications by subscribing to ServiceControl events.
  • Saga concurrency
    Parent Location: nservicebus / sagas
    NServiceBus ensures consistency between saga state and messaging.
  • Azure data stores
    Parent Location: architecture / azure
  • SQL Server transport
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 6.x
    An overview of the NServiceBus SQL Server transport.
  • Service Fabric Hosting
    Parent Location: nservicebus / hosting / service-fabric-hosting
    Nuget Package: NServiceBus 7.x
  • Client-side callbacks
    Parent Location: nservicebus / messaging
    Nuget Package: NServiceBus.Callbacks 3.x
    Gradually transition applications from synchronous to a messaging architecture.
  • Samples
    Samples using NServiceBus and the Particular Service Platform.
  • Using NServiceBus in AWS Lambda with SQS
    Parent Location: samples / aws
    Nuget Package: NServiceBus.AwsLambda.SQS 2.x
  • Hosting endpoints in Docker Linux containers
    Parent Location: samples / hosting / docker
    Nuget Package: NServiceBus 7.x
    Hosting multiple endpoints in several Docker Linux containers managed by Docker Compose.
  • Using NServiceBus.Router for atomic update-and-publish in WebAPI
    Parent Location: samples / router
    Nuget Package: NServiceBus.Router 3.x
    How to use SQL transport in an ASP.NET frontend to allow for atomic update-and-publish and NServiceBus.Router to connect frontend to backend transport.
  • Near Real-Time Transient Clients
    Parent Location: samples / near-realtime-clients
    Nuget Package: NServiceBus 7.x
    How to relay NServiceBus events to occasionally-connected clients via SignalR.