Skip to content

Particular/NServiceBus.Transport.Msmq

Repository files navigation

NServiceBus.Transport.Msmq

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

NOTE: 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.