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:

  • Serialization
    Parent Location: nservicebus / serialization
    Nuget Package: NServiceBus 7.x
    Information about how messages are serialized and deserialized on a transport.
  • Support Policy
    Parent Location: nservicebus / upgrades
    Versions of NServiceBus and component packages that are currently supported.
  • Immutable Messages
    Parent Location: nservicebus / messaging
  • Message Headers
    Parent Location: nservicebus / messaging
    Nuget Package: NServiceBus 7.x
    List of built-in NServiceBus message headers.
  • NServiceBus Step-by-step: Sending a command
    Parent Location: tutorials / nservicebus-step-by-step
    In this 15-20 minute tutorial, you'll learn how to define NServiceBus messages and handlers, and send and receive a message.
  • Multiple Deserializers
    Parent Location: samples / serializers / multiple-deserializers
    Nuget Package: NServiceBus 7.x
    Using the AddDeserializer API to enable deserializing multiple formats.
  • XML Serializer sample
    Parent Location: samples / serializers / xml
    Nuget Package: NServiceBus 7.x
    NServiceBus sample that shows how to use the default NServiceBus XML serializer.