NewLife.RocketMQ 2.6.2024.1210-beta0909

This is a prerelease version of NewLife.RocketMQ.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NewLife.RocketMQ --version 2.6.2024.1210-beta0909
                    
NuGet\Install-Package NewLife.RocketMQ -Version 2.6.2024.1210-beta0909
                    
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="NewLife.RocketMQ" Version="2.6.2024.1210-beta0909" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.RocketMQ" Version="2.6.2024.1210-beta0909" />
                    
Directory.Packages.props
<PackageReference Include="NewLife.RocketMQ" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NewLife.RocketMQ --version 2.6.2024.1210-beta0909
                    
#r "nuget: NewLife.RocketMQ, 2.6.2024.1210-beta0909"
                    
#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.
#:package NewLife.RocketMQ@2.6.2024.1210-beta0909
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NewLife.RocketMQ&version=2.6.2024.1210-beta0909&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.RocketMQ&version=2.6.2024.1210-beta0909&prerelease
                    
Install as a Cake Tool

NewLife.RocketMQ - RocketMQ客户端组件

GitHub top language GitHub License Nuget Downloads Nuget Nuget (with prereleases)

RocketMQ,支持.Net Framework/.netstandard/Mono

教程:https://newlifex.com/core/rocketmq

新生命项目矩阵

各项目默认支持net8.0/net7.0/netstandard2.1/netstandard2.0/net4.61/net4.5,旧版(2023.0401)支持net4.0/net2.0

项目 年份 说明
基础组件 支撑其它中间件以及产品项目
NewLife.Core 2002 核心库,日志、配置、缓存、网络、序列化、APM性能追踪
NewLife.XCode 2005 大数据中间件,单表百亿级,MySql/SQLite/SqlServer/Oracle/TDengine/达梦,自动分表
NewLife.Net 2005 网络库,单机千万级吞吐率(2266万tps),单机百万级连接(400万Tcp)
NewLife.Remoting 2011 RPC通信框架,内网高吞吐或物联网硬件设备场景
NewLife.Cube 2010 魔方快速开发平台,集成了用户权限、SSO登录、OAuth服务端等,单表100亿级项目验证
NewLife.Agent 2008 服务管理组件,把应用安装成为操作系统守护进程,Windows服务、Linux的Systemd
NewLife.Zero 2020 Zero零代脚手架,基于NewLife组件生态的项目模板,Web、WebApi、Service
中间件 对接知名中间件平台
NewLife.Redis 2017 Redis客户端,微秒级延迟,百万级吞吐,丰富的消息队列,百亿级数据量项目验证
NewLife.RocketMQ 2018 RocketMQ纯托管客户端,支持Apache RocketMQ和阿里云消息队列,十亿级项目验
NewLife.MQTT 2019 物联网消息协议,MqttClient/MqttServer,客户端支持阿里云物联网
NewLife.IoT 2022 IoT标准库,定义物联网领域的各种通信协议标准规范
NewLife.Modbus 2022 ModbusTcp/ModbusRTU/ModbusASCII,基于IoT标准库实现,支持IoT平台和IoTEdge
NewLife.Siemens 2022 西门子PLC协议,基于IoT标准库实现,支持IoT平台和IoTEdge
NewLife.Map 2022 地图组件库,封装百度地图、高德地图和腾讯地图
NewLife.Audio 2023 音频编解码库,PCM/ADPCMA/G711A/G722U/WAV/AAC
产品平台 产品平台级,编译部署即用,个性化自定义
Stardust 2018 星尘,分布式服务平台,节点管理、APM监控中心、配置中心、注册中心、发布中心
AntJob 2019 蚂蚁调度,分布式大数据计算平台(实时/离线),蚂蚁搬家分片思想,万亿级数据量项目验证
NewLife.ERP 2021 企业ERP,产品管理、客户管理、销售管理、供应商管理
CrazyCoder 2006 码神工具,众多开发者工具,网络、串口、加解密、正则表达式、Modbus
EasyIO 2023 简易文件存储,支持分布式系统中文件集中存储。
XProxy 2005 产品级反向代理,NAT代理、Http代理
HttpMeter 2022 Http压力测试工具
GitCandy 2015 Git源代码管理系统
SmartOS 2014 嵌入式操作系统,完全独立自主,支持ARM Cortex-M芯片架构
SmartA2 2019 嵌入式工业计算机,物联网边缘网关,高性能.NET6主机,应用于工业、农业、交通、医疗
FIoT物联网平台 2020 物联网整体解决方案,建筑、环保、农业,软硬件及大数据分析一体化,单机十万级点位项目验证
UWB高精度室内定位 2020 厘米级(10~20cm)高精度室内定位,软硬件一体化,与其它系统联动,大型展厅项目验证

新生命开发团队

XCode

新生命团队(NewLife)成立于2002年,是新时代物联网行业解决方案提供者,致力于提供软硬件应用方案咨询、系统架构规划与开发服务。
团队主导的开源NewLife系列组件已被广泛应用于各行业,Nuget累计下载量高达60余万次。
团队开发的大数据核心组件NewLife.XCode、蚂蚁调度计算平台AntJob、星尘分布式平台Stardust、缓存队列组件NewLife.Redis以及物联网平台NewLife.IoT,均成功应用于电力、高校、互联网、电信、交通、物流、工控、医疗、文博等行业,为客户提供了大量先进、可靠、安全、高质量、易扩展的产品和系统集成服务。

我们将不断通过服务的持续改进,成为客户长期信赖的合作伙伴,通过不断的创新和发展,成为国内优秀的IT服务供应商。

新生命团队始于2002年,部分开源项目具有20年以上漫长历史,源码库保留有2010年以来所有修改记录
网站:https://newlifex.com
开源:https://github.com/newlifex
QQ群:1600800/1600838
微信公众号:
智能大石头

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  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 (4)

Showing the top 4 NuGet packages that depend on NewLife.RocketMQ:

Package Downloads
Grebok.Extensions

Grebok Framework

AspNetCore.DynaX

DynaX For AspNetCore

Chalsee.Fundamental.Infra.RocketMq

Package Description

LongHui.Framework.EventBus.RocketMQ

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.7.2025.1207-beta0605 34 12/7/2025
2.7.2025.1118-beta0818 390 11/18/2025
2.7.2025.1117-beta0712 292 11/17/2025
2.7.2025.1117-beta0342 290 11/17/2025
2.7.2025.1112-beta0604 265 11/12/2025
2.7.2025.1019-beta0113 112 10/19/2025
2.7.2025.905-beta0328 188 9/5/2025
2.7.2025.901 569 9/1/2025
2.7.2025.901-beta0407 160 9/1/2025
2.7.2025.820-beta1831 187 8/20/2025
2.7.2025.801-beta0608 172 8/1/2025
2.7.2025.713-beta0609 141 7/13/2025
2.7.2025.710-beta1712 168 7/10/2025
2.7.2025.704-beta1745 120 7/4/2025
2.7.2025.621-beta0214 106 6/21/2025
2.7.2025.616-beta1417 192 6/16/2025
2.7.2025.515 2,042 5/15/2025
2.7.2025.513-beta0818 266 5/13/2025
2.7.2025.413-beta1459 243 4/13/2025
2.7.2025.311-beta0004 207 3/11/2025
2.7.2025.202 3,485 2/2/2025
2.6.2025.109-beta1738 132 1/9/2025
2.6.2025.101 1,238 1/1/2025
2.6.2025.101-beta0845 148 1/1/2025
2.6.2024.1217-beta0720 147 12/17/2024
2.6.2024.1213-beta0640 143 12/13/2024
2.6.2024.1212 589 12/12/2024
2.6.2024.1210-beta0909 157 12/10/2024
2.6.2024.1210-beta0901 95 12/10/2024
2.6.2024.1203-beta0010 138 12/3/2024
2.6.2024.1201-beta0111 123 12/1/2024
2.6.2024.1004 773 10/4/2024
2.6.2024.1004-beta1715 128 10/4/2024
2.6.2024.917-beta0216 146 9/17/2024
2.5.2024.910-beta0703 152 9/10/2024
2.5.2024.829-beta1445 136 8/29/2024
2.5.2024.802-beta0631 132 8/2/2024
2.5.2024.708 2,254 7/8/2024
2.5.2024.708-beta1557 145 7/8/2024
2.5.2024.630-beta0607 148 6/30/2024
2.5.2024.516-beta0333 165 5/16/2024
2.5.2024.410-beta1649 196 4/10/2024
2.5.2024.408-beta0605 170 4/8/2024
2.5.2024.101 4,354 1/1/2024
2.5.2024.101-beta0521 159 1/1/2024
2.5.2023.1120-beta0256 218 11/20/2023
2.5.2023.1102-beta0011 197 11/2/2023
2.5.2023.1014-beta0017 202 10/14/2023
2.5.2023.904 4,391 9/4/2023
2.5.2023.904-beta1235 169 9/4/2023
2.4.2023.803 1,166 8/3/2023
2.4.2023.803-beta0310 189 8/3/2023
2.4.2023.715-beta0006 271 7/15/2023
2.4.2023.707-beta0327 467 7/7/2023
2.4.2023.705-beta1217 234 7/5/2023
2.3.2023.704-beta0222 202 7/4/2023
2.3.2023.628-beta0349 238 6/28/2023
2.3.2023.620-beta1039 220 6/20/2023
2.3.2023.611-beta1627 228 6/11/2023
2.3.2023.608-beta1240 214 6/8/2023
2.3.2023.601-beta1706 244 6/1/2023
2.2.2023.527-beta0043 216 5/27/2023
2.2.2023.522-beta1046 213 5/22/2023
2.2.2023.520-beta0016 232 5/20/2023
2.2.2023.516-beta0432 243 5/16/2023
2.2.2023.516-beta0128 262 5/16/2023
2.2.2023.401 2,496 4/1/2023
2.2.2023.401-beta2356 222 4/1/2023
2.2.2023.308-beta0612 263 3/8/2023
2.2.2023.301 786 3/1/2023
2.2.2023.301-beta0453 237 3/1/2023
2.1.2023.205 649 2/5/2023
2.1.2023.205-beta0539 237 2/5/2023
2.1.2022.1201 975 12/1/2022
2.1.2022.1201-beta1446 237 12/1/2022
2.1.2022.1101 1,037 11/1/2022
2.1.2022.1101-beta0810 248 11/1/2022
2.1.2022.1008 837 10/8/2022
2.1.2022.1001-beta1551 274 10/1/2022
2.1.2022.924-beta0142 271 9/24/2022
2.1.2022.901 1,275 9/1/2022
2.1.2022.901-beta0605 289 9/1/2022
2.0.2022.815-beta2338 287 8/15/2022
2.0.2022.801 1,246 8/1/2022
2.0.2022.801-beta0130 301 8/1/2022
2.0.2022.728-beta0323 275 7/28/2022
2.0.2022.701 758 7/1/2022
2.0.2022.701-beta1338 295 7/1/2022
2.0.2022.515-beta0306 299 5/15/2022
2.0.2022.515-beta0302 325 5/15/2022
2.0.2022.515-beta0249 275 5/15/2022
2.0.2022.501 2,030 5/1/2022
2.0.2022.501-beta0235 291 5/1/2022
2.0.2022.401 886 4/1/2022
2.0.2022.401-beta0906 278 4/1/2022
2.0.2022.329-beta0629 305 3/29/2022
2.0.2022.325-beta0806 494 3/25/2022
2.0.2022.322-beta0607 294 3/22/2022
2.0.2022.320-beta0640 313 3/20/2022
2.0.2022.319-beta1252 280 3/19/2022
2.0.2022.316-beta1555 285 3/16/2022
2.0.2022.313 3,050 3/13/2022
2.0.2022.313-beta1208 291 3/13/2022
2.0.2022.313-beta0752 321 3/13/2022
2.0.2022.312-beta1000 290 3/12/2022
2.0.2022.101 1,244 1/1/2022
1.5.2021.1204 3,031 12/4/2021
1.5.2021.1201-beta1 314 12/1/2021
1.5.2021.1001 1,654 10/1/2021
1.5.2021.709 1,057 7/9/2021
1.5.2021.509 4,779 5/9/2021
1.5.2021.427-beta1 415 4/27/2021
1.5.2021.410 2,419 4/10/2021
1.5.2021.304 2,032 3/4/2021
1.5.2021.101 1,352 1/2/2021
1.4.2020.1201 1,118 12/1/2020
1.4.2020.1105 1,768 11/4/2020
1.4.2020.1002 5,181 10/2/2020
1.4.2020.918-beta3 537 9/18/2020
1.4.2020.912-beta 549 9/12/2020
1.4.2020.902 1,043 9/2/2020
1.3.2020.802 1,322 8/2/2020
1.3.2020.601 1,128 5/31/2020
1.2.2019.1117 1,393 11/17/2019
1.2.2019.707 1,523 7/7/2019
1.1.2019.623 988 6/23/2019
1.1.2019.602 905 6/2/2019
1.1.2019.320 890 3/20/2019
1.1.2019.314 858 3/14/2019
1.1.2019.310 852 3/10/2019
1.1.2019.112 2,155 1/11/2019
1.0.2018.1024 1,169 10/23/2018

支持RocketMQ二进制协议