Skip to content

rebus-org/Rebus.Msmq.Messaging

Repository files navigation

Rebus.Msmq.Messaging

install from nuget

Provides a MSMQ transport for Rebus based on the MSMQ.Messaging NuGet package.


NOTE THAT THIS PACKAGE IS BASED ON MSMQ.Messaging, which is NOT Microsoft's official MSMQ driver.

🤠

The reason for this package to exist, is because Microsoft chose to abandon the entire System.Messaging namespace when they ported code to .NET Core.

You can read more in this GitHub issue: 'Add support for SystemMessaging and SOAP Web Services'.

Are there differences between this transport and Rebus' real MSMQ transport?

YES! This package is based on an experimental port of the code from full FX System.Messaging, which is residing here: MSMQ.Messaging on GitHub.

This means that it might not work as expected. Or maybe it does? The tests seem to pass. All I'm saying is this: USE AT YOUR OWN RISK! 😨

✨✨✨ October 2024 note: I have now had first-hand experience using the Rebus.Msmq.Messaging library in production systems for almost a year, and there hasn't been any issues with it, whatsoever! ✨✨✨

About

🚌 Rebus MSMQ transport based on MSMQ.Messaging

Resources

License

Stars

Watchers

Forks

Packages

No packages published