![]() |
VOOZH | about |
dotnet add package ServiceMq --version 5.1.0
NuGet\Install-Package ServiceMq -Version 5.1.0
<PackageReference Include="ServiceMq" Version="5.1.0" />
<PackageVersion Include="ServiceMq" Version="5.1.0" />Directory.Packages.props
<PackageReference Include="ServiceMq" />Project file
paket add ServiceMq --version 5.1.0
#r "nuget: ServiceMq, 5.1.0"
#:package ServiceMq@5.1.0
#addin nuget:?package=ServiceMq&version=5.1.0Install as a Cake Addin
#tool nuget:?package=ServiceMq&version=5.1.0Install as a Cake Tool
A store and forward message queue for .NET. based on ServiceWire.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 is compatible. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 is compatible. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.1.0 | 1,286 | 1/1/2019 |
| 4.0.0 | 2,318 | 12/22/2014 |
| 1.6.6 | 1,649 | 11/27/2014 |
| 1.6.5 | 1,984 | 11/21/2014 |
| 1.6.4 | 2,112 | 11/18/2014 |
| 1.6.3 | 1,859 | 11/17/2014 |
| 1.6.2 | 2,004 | 11/13/2014 |
| 1.6.1 | 2,103 | 11/3/2014 |
| 1.6.0 | 1,796 | 11/3/2014 |
| 1.5.3 | 1,864 | 11/1/2014 |
| 1.5.2 | 2,353 | 11/1/2014 |
| 1.5.1 | 2,336 | 11/1/2014 |
| 1.5.0 | 3,274 | 10/31/2014 |
| 1.4.1 | 2,649 | 10/31/2014 |
| 1.4.0 | 3,231 | 10/30/2014 |
| 1.3.3 | 2,139 | 10/30/2014 |
| 1.3.2 | 2,116 | 10/30/2014 |
| 1.3.1 | 2,207 | 10/30/2014 |
| 1.3.0 | 1,575 | 10/30/2014 |
Updated to NetCoreApp 2.0 and 2.2 and .NET Framework 4.62 and ServiceWire 5.1.0. Bumped version to match ServiceWire version.