MSMQ.Messaging
1.0.0
See the version list below for details.
dotnet add package MSMQ.Messaging --version 1.0.0
NuGet\Install-Package MSMQ.Messaging -Version 1.0.0
<PackageReference Include="MSMQ.Messaging" Version="1.0.0" />
paket add MSMQ.Messaging --version 1.0.0
#r "nuget: MSMQ.Messaging, 1.0.0"
// Install MSMQ.Messaging as a Cake Addin #addin nuget:?package=MSMQ.Messaging&version=1.0.0 // Install MSMQ.Messaging as a Cake Tool #tool nuget:?package=MSMQ.Messaging&version=1.0.0
A drop in replacement for System.Messaging for use in .NET Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- DynamicLanguageRuntime (>= 1.2.3)
- Microsoft.Windows.Compatibility (>= 3.1.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Runtime (>= 4.3.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on MSMQ.Messaging:
Package | Downloads |
---|---|
NLog.MSMQ
NLog MSMQ target - write to the Microsoft Message Queuing |
|
CoreWCF.MSMQ
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
Rebus.Msmq.Messaging
Provides an MSMQ transport for Rebus |
|
BlueGroup.TraceClsLib
Libreria per il logging centralizzato su file o tramite MSMQ per .NETFramework e .NETCore |
|
Mini.Bus.Core
A reliable MSMQ messaging library designed for application integration scenarios. Support for transactions, load balancing, automatic retries, json serialization, and more. Note that Mini.Bus.Core targets both .NET Standard and .NET Framework (unlike Mini.Bus which is .NET Framework only). |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MSMQ.Messaging:
Repository | Stars |
---|---|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|