A reliable MSMQ messaging library designed for application integration scenarios. Support for transactions, load balancing, automatic retries, json serialization, and more.
Designed for speed and efficiency (i.e. no iteration / counting of messages using .NET managed code or WMI calls).
Uses 'Unsafe' PInvoke with native MSMQ API.
This package is a counterfeit of the .NET Framework version System.Messaging assembly for .NET Core applications running on Windows Client and Windows Server. It is provided for development convenience. Do not use this package if Microsoft officially releases this package again. Also, once it is...
More information