Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 872 Bytes

File metadata and controls

11 lines (7 loc) · 872 Bytes

NServiceBus.Transport.Msmq

NServiceBus.Transport.Msmq provides legacy MSMQ support for the Messaging Bridge and ServiceControl as a source-only package.

Important

The last supported version of NServiceBus.Transport.Msmq is version 2. Full information is available on our website.

Important

NServiceBus.Transport.Msmq requires the .NET Framework with MSMQ installed and enabled locally. It can only be used with NServiceBus 8 and below. Because Microsoft is not making MSMQ available for .NET Core, building new systems using MSMQ is not recommended. See MSMQ is dead for details.

See the MSMQ Transport documentation for more information.