MessageQueueManager 1.6.0
dotnet add package MessageQueueManager --version 1.6.0
NuGet\Install-Package MessageQueueManager -Version 1.6.0
<PackageReference Include="MessageQueueManager" Version="1.6.0" />
<PackageVersion Include="MessageQueueManager" Version="1.6.0" />
<PackageReference Include="MessageQueueManager" />
paket add MessageQueueManager --version 1.6.0
#r "nuget: MessageQueueManager, 1.6.0"
#:package MessageQueueManager@1.6.0
#addin nuget:?package=MessageQueueManager&version=1.6.0
#tool nuget:?package=MessageQueueManager&version=1.6.0
Enables easier and faster reading and writing messages to MSMQ:
- Lower size of the message stored in a message queue thanks to custom Json Message Formatter
- Faster writing of the message to message queue thanks to NetJSON
- Faster reading of the message from the queue thanks to NetJSON
- Direct cast of the message to object instance of specific type using generic type on the constructor
- Optimized overridable multi-threaded rwading of the message from the queue
Learn more about Target Frameworks and .NET Standard.
-
- NetJSON (>= 1.0.14.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|