Geek.Net.MQ 1.0.1.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Geek.Net.MQ --version 1.0.1.6
NuGet\Install-Package Geek.Net.MQ -Version 1.0.1.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Geek.Net.MQ" Version="1.0.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Geek.Net.MQ --version 1.0.1.6
#r "nuget: Geek.Net.MQ, 1.0.1.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Geek.Net.MQ as a Cake Addin
#addin nuget:?package=Geek.Net.MQ&version=1.0.1.6

// Install Geek.Net.MQ as a Cake Tool
#tool nuget:?package=Geek.Net.MQ&version=1.0.1.6

增加消息丢弃时间,防止消息长期堆砌
规范接口名称

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Geek.Net.MQ:

Package Downloads
Dcp.Net.MQ.RabbitMQ

更新nuget依赖geek.net.mq,udpate rabbitmq driver

Dcp.Net.MQ.KafkaMQ

支持泛型发送与原始数组发送,支持string类型接收

Dcp.Net.MQ.RocketMQ

rocketmq c# 注:只支持X64架构

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2.8 3,794 3/11/2022
1.0.2.7 3,349 5/27/2021
1.0.2.6 3,780 3/12/2021
1.0.2.5 614 3/12/2021
1.0.2.4 636 3/12/2021
1.0.2.3 790 3/2/2021
1.0.2.2 349 3/2/2021
1.0.2.1 1,854 2/24/2021
1.0.1.8 364 2/24/2021
1.0.1.7 376 2/24/2021
1.0.1.6 7,043 1/18/2021
1.0.1.5 3,828 5/12/2020
1.0.1.4 19,169 12/19/2019
1.0.1.3 5,960 10/10/2019
1.0.1.2 1,165 10/9/2019
1.0.0.9 3,723 7/9/2019
1.0.0.8 3,971 6/17/2019
1.0.0.7 9,710 1/10/2019
1.0.0.6 955 1/10/2019
1.0.0.5 1,979 1/9/2019
1.0.0.4 2,076 11/20/2018
1.0.0.3 4,971 10/26/2018
1.0.0.2 734 10/25/2018
1.0.0.1 2,143 10/24/2018
1.0.0 5,174 10/17/2018

服务端异步支持