NewLife.RocketMQ 2.5.2024.630-beta0607

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.5.2024.630-beta0607
                    
NuGet\Install-Package NewLife.RocketMQ -Version 2.5.2024.630-beta0607
                    
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.5.2024.630-beta0607" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.RocketMQ" Version="2.5.2024.630-beta0607" />
                    
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.5.2024.630-beta0607
                    
#r "nuget: NewLife.RocketMQ, 2.5.2024.630-beta0607"
                    
#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.5.2024.630-beta0607
                    
#: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.5.2024.630-beta0607&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.RocketMQ&version=2.5.2024.630-beta0607&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.905-beta0328 162 9/5/2025
2.7.2025.901 249 9/1/2025
2.7.2025.901-beta0407 135 9/1/2025
2.7.2025.820-beta1831 164 8/20/2025
2.7.2025.801-beta0608 139 8/1/2025
2.7.2025.713-beta0609 118 7/13/2025
2.7.2025.710-beta1712 148 7/10/2025
2.7.2025.704-beta1745 95 7/4/2025
2.7.2025.621-beta0214 81 6/21/2025
2.7.2025.616-beta1417 163 6/16/2025
2.7.2025.515 1,754 5/15/2025
2.7.2025.513-beta0818 247 5/13/2025
2.7.2025.413-beta1459 212 4/13/2025
2.7.2025.311-beta0004 187 3/11/2025
2.7.2025.202 3,153 2/2/2025
2.6.2025.109-beta1738 112 1/9/2025
2.6.2025.101 1,104 1/1/2025
2.6.2025.101-beta0845 129 1/1/2025
2.6.2024.1217-beta0720 127 12/17/2024
2.6.2024.1213-beta0640 125 12/13/2024
2.6.2024.1212 537 12/12/2024
2.6.2024.1210-beta0909 130 12/10/2024
2.6.2024.1210-beta0901 84 12/10/2024
2.6.2024.1203-beta0010 114 12/3/2024
2.6.2024.1201-beta0111 113 12/1/2024
2.6.2024.1004 729 10/4/2024
2.6.2024.1004-beta1715 103 10/4/2024
2.6.2024.917-beta0216 130 9/17/2024
2.5.2024.910-beta0703 136 9/10/2024
2.5.2024.829-beta1445 118 8/29/2024
2.5.2024.802-beta0631 111 8/2/2024
2.5.2024.708 2,116 7/8/2024
2.5.2024.708-beta1557 125 7/8/2024
2.5.2024.630-beta0607 125 6/30/2024
2.5.2024.516-beta0333 142 5/16/2024
2.5.2024.410-beta1649 169 4/10/2024
2.5.2024.408-beta0605 142 4/8/2024
2.5.2024.101 4,147 1/1/2024
2.5.2024.101-beta0521 140 1/1/2024
2.5.2023.1120-beta0256 205 11/20/2023
2.5.2023.1102-beta0011 168 11/2/2023
2.5.2023.1014-beta0017 174 10/14/2023
2.5.2023.904 4,236 9/4/2023
2.5.2023.904-beta1235 148 9/4/2023
2.4.2023.803 1,139 8/3/2023
2.4.2023.803-beta0310 170 8/3/2023
2.4.2023.715-beta0006 241 7/15/2023
2.4.2023.707-beta0327 442 7/7/2023
2.4.2023.705-beta1217 206 7/5/2023
2.3.2023.704-beta0222 180 7/4/2023
2.3.2023.628-beta0349 213 6/28/2023
2.3.2023.620-beta1039 189 6/20/2023
2.3.2023.611-beta1627 201 6/11/2023
2.3.2023.608-beta1240 188 6/8/2023
2.3.2023.601-beta1706 200 6/1/2023
2.2.2023.527-beta0043 187 5/27/2023
2.2.2023.522-beta1046 185 5/22/2023
2.2.2023.520-beta0016 202 5/20/2023
2.2.2023.516-beta0432 202 5/16/2023
2.2.2023.516-beta0128 222 5/16/2023
2.2.2023.401 2,441 4/1/2023
2.2.2023.401-beta2356 193 4/1/2023
2.2.2023.308-beta0612 227 3/8/2023
2.2.2023.301 754 3/1/2023
2.2.2023.301-beta0453 206 3/1/2023
2.1.2023.205 618 2/5/2023
2.1.2023.205-beta0539 203 2/5/2023
2.1.2022.1201 935 12/1/2022
2.1.2022.1201-beta1446 204 12/1/2022
2.1.2022.1101 1,000 11/1/2022
2.1.2022.1101-beta0810 217 11/1/2022
2.1.2022.1008 791 10/8/2022
2.1.2022.1001-beta1551 245 10/1/2022
2.1.2022.924-beta0142 237 9/24/2022
2.1.2022.901 1,241 9/1/2022
2.1.2022.901-beta0605 240 9/1/2022
2.0.2022.815-beta2338 258 8/15/2022
2.0.2022.801 1,187 8/1/2022
2.0.2022.801-beta0130 261 8/1/2022
2.0.2022.728-beta0323 237 7/28/2022
2.0.2022.701 722 7/1/2022
2.0.2022.701-beta1338 254 7/1/2022
2.0.2022.515-beta0306 261 5/15/2022
2.0.2022.515-beta0302 281 5/15/2022
2.0.2022.515-beta0249 239 5/15/2022
2.0.2022.501 1,996 5/1/2022
2.0.2022.501-beta0235 253 5/1/2022
2.0.2022.401 861 4/1/2022
2.0.2022.401-beta0906 255 4/1/2022
2.0.2022.329-beta0629 258 3/29/2022
2.0.2022.325-beta0806 461 3/25/2022
2.0.2022.322-beta0607 257 3/22/2022
2.0.2022.320-beta0640 277 3/20/2022
2.0.2022.319-beta1252 255 3/19/2022
2.0.2022.316-beta1555 248 3/16/2022
2.0.2022.313 3,001 3/13/2022
2.0.2022.313-beta1208 252 3/13/2022
2.0.2022.313-beta0752 279 3/13/2022
2.0.2022.312-beta1000 255 3/12/2022
2.0.2022.101 1,201 1/1/2022
1.5.2021.1204 2,965 12/4/2021
1.5.2021.1201-beta1 289 12/1/2021
1.5.2021.1001 1,613 10/1/2021
1.5.2021.709 1,010 7/9/2021
1.5.2021.509 4,735 5/9/2021
1.5.2021.427-beta1 376 4/27/2021
1.5.2021.410 2,371 4/10/2021
1.5.2021.304 1,964 3/4/2021
1.5.2021.101 1,305 1/2/2021
1.4.2020.1201 1,069 12/1/2020
1.4.2020.1105 1,725 11/4/2020
1.4.2020.1002 5,132 10/2/2020
1.4.2020.918-beta3 489 9/18/2020
1.4.2020.912-beta 505 9/12/2020
1.4.2020.902 990 9/2/2020
1.3.2020.802 1,280 8/2/2020
1.3.2020.601 1,077 5/31/2020
1.2.2019.1117 1,331 11/17/2019
1.2.2019.707 1,462 7/7/2019
1.1.2019.623 937 6/23/2019
1.1.2019.602 849 6/2/2019
1.1.2019.320 847 3/20/2019
1.1.2019.314 800 3/14/2019
1.1.2019.310 807 3/10/2019
1.1.2019.112 2,024 1/11/2019
1.0.2018.1024 1,113 10/23/2018

支持RocketMQ二进制协议