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 and Azure
    Parent Location: nservicebus
    Using Azure for endpoint hosting and to provide Transports and Persistence.
  • Azure Storage Persistence Upgrade Version 2 to 3
    Parent Location: persistence / upgrades
    Instructions on how to migrate from Azure Storage Persistence v2 to Azure Table Persistence version 3.
  • Azure data stores
    Parent Location: architecture / azure
  • Selecting a transport
    Parent Location: transports
    A guide for selecting the right NServicebus transport.
  • Security
    Parent Location: nservicebus
    Security features for messages, transports, and persisters.
  • Saga concurrency
    Parent Location: nservicebus / sagas
    NServiceBus ensures consistency between saga state and messaging.
  • Service Fabric Hosting
    Parent Location: nservicebus / hosting / service-fabric-hosting
    Nuget Package: NServiceBus 7.x
  • NServiceBus Router two-way direct topology
    Parent Location: nservicebus / router
    Nuget Package: NServiceBus.Router 2.x
    How to connect two transports with a router.
  • Accessing and modifying data from a message handler
    Parent Location: nservicebus / handlers
    Nuget Package: NServiceBus 7.x
    How to access business data from a message handler and sync with message consumption and modifications to NServiceBus-controlled data.
  • Transaction support
    Parent Location: transports / sql
    Nuget Package: NServiceBus.Transport.SqlServer 6.x
    The design and implementation details of SQL Server transport transaction support.
  • Data Bus
    Parent Location: nservicebus / messaging / databus
    Nuget Package: NServiceBus 7.x
    How to handle messages that are too large to be sent by a transport natively.
  • Upgrade Version 7 to 8
    Parent Location: nservicebus / upgrades
    Instructions on how to upgrade NServiceBus from version 7 to version 8.
  • Azure Storage Queues Transport
    Parent Location: samples / azure / storage-queues
    Nuget Package: NServiceBus.Transport.AzureStorageQueues 10.x
  • Simple Azure Table Persistence Usage
    Parent Location: samples / azure / azure-table / simple
    Nuget Package: NServiceBus.Persistence.AzureTable 3.x
    Using Azure Table Persistence to store sagas.
  • AzureTable Persistence Usage with non-default table
    Parent Location: samples / azure / azure-table / table
    Nuget Package: NServiceBus.Persistence.AzureTable 3.x
    Using Azure Table Persistence to store sagas providing a non-default table dynamically.