NewLife.Modbus 2.0.2025.701

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NewLife.Modbus --version 2.0.2025.701
                    
NuGet\Install-Package NewLife.Modbus -Version 2.0.2025.701
                    
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.Modbus" Version="2.0.2025.701" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.Modbus" Version="2.0.2025.701" />
                    
Directory.Packages.props
<PackageReference Include="NewLife.Modbus" />
                    
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.Modbus --version 2.0.2025.701
                    
#r "nuget: NewLife.Modbus, 2.0.2025.701"
                    
#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.Modbus@2.0.2025.701
                    
#: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.Modbus&version=2.0.2025.701
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Modbus&version=2.0.2025.701
                    
Install as a Cake Tool

NewLife.Modbus - ModbusTcp/ModbusRTU

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

Nuget Downloads Nuget Nuget (with prereleases)

Modbus协议实现,包括ModbusTcp/ModbusRTU。

源码: https://github.com/NewLifeX/NewLife.Modbus
Nuget:NewLife.Modbus / NewLife.ModbusRTU

新生命项目矩阵

各项目默认支持net9.0/netstandard2.1/netstandard2.0/net4.62/net4.5,旧版(2024.0801)支持net4.0/net2.0

项目 年份 说明
基础组件 支撑其它中间件以及产品项目
NewLife.Core 2002 核心库,日志、配置、缓存、网络、序列化、APM性能追踪
NewLife.XCode 2005 大数据中间件,单表百亿级,MySql/SQLite/SqlServer/Oracle/PostgreSql/达梦,自动分表,读写分离
NewLife.Net 2005 网络库,单机千万级吞吐率(2266万tps),单机百万级连接(400万Tcp长连接)
NewLife.Remoting 2011 协议通信库,提供CS应用通信框架,支持Http/RPC通信框架,高吞吐,物联网设备低开销易接入
NewLife.Cube 2010 魔方快速开发平台,集成了用户权限、SSO登录、OAuth服务端等,单表100亿级项目验证
NewLife.Agent 2008 服务管理组件,把应用安装成为操作系统守护进程,Windows服务、Linux的Systemd
NewLife.Zero 2020 Zero零代脚手架,基于NewLife组件生态的项目模板NewLife.Templates,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标准库实现,支持ZeroIoT平台和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、MQTT
EasyIO 2023 简易文件存储,支持分布式系统中文件集中存储。
XProxy 2005 产品级反向代理,NAT代理、Http代理
HttpMeter 2022 Http压力测试工具
GitCandy 2015 Git源代码管理系统
SmartOS 2014 嵌入式操作系统,完全独立自主,支持ARM Cortex-M芯片架构
SmartA2 2019 嵌入式工业计算机,物联网边缘网关,高性能.NET8主机,应用于工业、农业、交通、医疗
FIoT物联网平台 2020 物联网整体解决方案,建筑、环保、农业,软硬件及大数据分析一体化,单机十万级点位项目验证
UWB高精度室内定位 2020 厘米级(10~20cm)高精度室内定位,软硬件一体化,与其它系统联动,大型展厅项目验证

新生命开发团队

XCode

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

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

新生命团队始于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.Modbus:

Package Downloads
NewLife.ModbusRTU

串口ModbusRTU协议

NewLife.Schneider

施耐德PLC协议

NewLife.Panasonic

松下PLC协议

NewLife.Fuji

富士PLC协议

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NewLife.Modbus:

Repository Stars
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
Version Downloads Last Updated
2.0.2025.723-beta1756 481 7/23/2025
2.0.2025.701 269 7/1/2025
2.0.2025.701-beta1713 127 7/1/2025
2.0.2025.627-beta0843 140 6/27/2025
2.0.2025.626-beta0034 139 6/26/2025
2.0.2025.623-beta0832 146 6/23/2025
2.0.2025.622-beta0309 115 6/22/2025
2.0.2025.602 298 6/2/2025
2.0.2025.602-beta1645 146 6/2/2025
2.0.2025.522-beta1626 170 5/22/2025
2.0.2025.516-beta1501 205 5/16/2025
2.0.2025.513-beta0836 249 5/13/2025
2.0.2025.421-beta0759 184 4/21/2025
2.0.2025.313-beta0312 165 3/13/2025
2.0.2025.203-beta1322 137 2/3/2025
2.0.2025.103-beta1526 352 1/3/2025
2.0.2024.1225-beta1622 126 12/25/2024
2.0.2024.1213-beta1012 142 12/13/2024
1.8.2024.1208-beta0045 101 12/8/2024
1.8.2024.1128-beta1317 126 11/28/2024
1.8.2024.426-beta1011 1,468 4/26/2024
1.8.2024.217 1,705 2/17/2024
1.8.2024.217-beta1431 142 2/17/2024
1.8.2024.110-beta1745 204 1/10/2024
1.8.2023.1219-beta0051 160 12/19/2023
1.8.2023.1212-beta0414 360 12/12/2023
1.8.2023.1210-beta1629 189 12/10/2023
1.7.2023.1126-beta0822 191 11/26/2023
1.7.2023.1124-beta0611 170 11/24/2023
1.7.2023.1006-beta0138 224 10/6/2023
1.7.2023.729-beta0008 433 7/29/2023
1.6.2023.711-beta1735 471 7/11/2023
1.6.2023.511 2,380 5/11/2023
1.6.2023.511-beta1444 233 5/11/2023
1.6.2023.411 409 4/11/2023
1.6.2023.411-beta1451 237 4/11/2023
1.6.2023.205 1,224 2/5/2023
1.6.2023.205-beta0604 238 2/5/2023
1.6.2023.108 990 1/8/2023
1.6.2023.108-beta0241 250 1/8/2023
1.6.2022.1220-beta0117 226 12/20/2022
1.6.2022.1213-beta0753 261 12/13/2022
1.6.2022.1209-beta0513 273 12/9/2022
1.6.2022.1201 781 12/1/2022
1.6.2022.1201-beta1535 248 12/1/2022
1.5.2022.1110-beta0043 388 11/10/2022
1.5.2022.1108-beta0055 184 11/8/2022
1.5.2022.1107-beta0031 232 11/7/2022
1.5.2022.1105-beta0232 230 11/5/2022
1.5.2022.1101 869 11/1/2022
1.5.2022.1101-beta0906 259 11/1/2022
1.5.2022.1101-beta0003 253 11/1/2022
1.4.2022.1019-beta1503 356 10/19/2022
1.4.2022.1019-beta1342 218 10/19/2022
1.4.2022.1001 1,291 10/1/2022
1.4.2022.1001-beta1606 258 10/1/2022
1.4.2022.929-beta1532 254 9/29/2022
1.3.2022.928-beta1111 275 9/28/2022
1.2.2022.927-beta1330 277 9/27/2022
1.2.2022.901 1,006 9/1/2022
1.2.2022.901-beta0538 259 9/1/2022
1.1.2022.814-beta0350 344 8/14/2022
1.1.2022.704 855 7/4/2022
1.1.2022.704-beta1515 293 7/4/2022
1.1.2022.601 856 6/1/2022
1.1.2022.601-beta1432 295 6/1/2022
1.1.2022.510-beta1117 814 5/10/2022
1.1.2022.503-beta0514 374 5/3/2022
1.1.2022.501-beta1153 274 5/1/2022
1.0.2022.416-beta1638 363 4/16/2022
1.0.2022.415-beta0508 629 4/15/2022
1.0.2022.402 909 4/2/2022
1.0.2022.402-beta0315 287 4/2/2022
1.0.2022.329-beta0551 297 3/29/2022
1.0.2022.329-beta0533 289 3/29/2022
1.0.2022.314 817 3/14/2022

优化批量读取