NewLife.IoT 1.8.2023.711-beta1639

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

NewLife.IoT - IoT标准库

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

IoT standard library, which defines various communication protocol standards and specifications in the Internet of Things field, without specific implementation. Used for IoT platform construction and unifying various hardware driver protocols.
IoT标准库,定义物联网领域的各种通信协议标准规范,不含具体实现。主要用于IoT平台建设,以及统一各种硬件驱动协议。

源码: https://github.com/NewLifeX/NewLife.IoT
Nuget:NewLife.IoT

新生命项目矩阵

各项目默认支持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 net40 is compatible.  net403 was computed.  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 (19)

Showing the top 5 NuGet packages that depend on NewLife.IoT:

Package Downloads
NewLife.Modbus

Modbus基础协议,包括ModbusTcp

NewLife.NetPing

IoT驱动,通过Ping探测到目标设备的网络情况,并收集延迟数据

NewLife.Siemens

西门子PLC协议

NewLife.Melsec

三菱PLC协议

NewLife.Omron

欧姆龙PLC协议

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.2025.810-beta0253 213 8/10/2025
2.6.2025.808-beta1127 207 8/8/2025
2.6.2025.808-beta0356 221 8/8/2025
2.6.2025.805-beta1542 243 8/5/2025
2.6.2025.803-beta1523 120 8/3/2025
2.6.2025.803-beta1513 113 8/3/2025
2.6.2025.803-beta1415 177 8/3/2025
2.6.2025.803-beta0610 64 8/3/2025
2.6.2025.801 652 8/1/2025
2.6.2025.801-beta0642 102 8/1/2025
2.6.2025.724-beta0219 490 7/24/2025
2.6.2025.723-beta1743 617 7/23/2025
2.6.2025.716-beta0557 163 7/16/2025
2.6.2025.713-beta0637 125 7/13/2025
2.6.2025.701 1,176 7/1/2025
2.6.2025.701-beta0415 167 7/1/2025
2.6.2025.630-beta1633 188 6/30/2025
2.6.2025.625-beta0829 273 6/25/2025
2.5.2025.602 1,009 6/2/2025
2.5.2025.601-beta1604 158 6/1/2025
2.5.2025.528-beta0425 198 5/28/2025
2.5.2025.524-beta0045 105 5/24/2025
2.5.2025.522-beta1610 261 5/22/2025
2.4.2025.520-beta1708 161 5/20/2025
2.4.2025.501 800 5/1/2025
2.4.2025.501-beta1644 169 5/1/2025
2.4.2025.426-beta0341 118 4/26/2025
2.4.2025.303 946 3/3/2025
2.4.2025.302-beta0115 121 3/2/2025
2.4.2025.203 567 2/3/2025
2.4.2025.201-beta1638 118 2/1/2025
2.4.2025.109-beta1741 129 1/9/2025
2.4.2025.101 871 1/1/2025
2.4.2025.101-beta1149 135 1/1/2025
2.4.2024.1212 858 12/12/2024
2.4.2024.1212-beta0326 134 12/12/2024
2.3.2024.1203 483 12/3/2024
2.3.2024.1203-beta1647 127 12/3/2024
2.3.2024.1117 413 11/17/2024
2.2.2024.1004-beta0943 159 10/4/2024
2.2.2024.902-beta0819 113 9/2/2024
2.2.2024.829-beta1458 313 8/29/2024
2.2.2024.711-beta0908 122 7/11/2024
2.2.2024.706 984 7/6/2024
2.2.2024.706-beta1720 138 7/6/2024
2.2.2024.629-beta0131 136 6/29/2024
2.2.2024.510-beta1118 145 5/10/2024
2.2.2024.510-beta0950 150 5/10/2024
2.2.2024.501 639 5/1/2024
2.2.2024.501-beta1441 127 5/1/2024
2.1.2024.427-beta0451 132 4/27/2024
2.1.2024.407 210 4/7/2024
2.1.2024.407-beta1407 142 4/7/2024
2.1.2024.220-beta0827 159 2/20/2024
2.1.2024.203 2,504 2/3/2024
2.1.2024.123-beta0124 138 1/23/2024
2.1.2024.113-beta0017 153 1/13/2024
2.0.2024.101 656 1/1/2024
2.0.2024.101-beta1646 157 1/1/2024
2.0.2023.1218-beta1648 395 12/18/2023
2.0.2023.1214-beta1134 289 12/14/2023
2.0.2023.1212-beta0413 337 12/12/2023
2.0.2023.1210-beta1616 419 12/10/2023
1.9.2023.1201 374 12/1/2023
1.9.2023.1201-beta0600 142 12/1/2023
1.9.2023.1129-beta2218 183 11/29/2023
1.9.2023.1103 249 11/3/2023
1.9.2023.1103-beta1552 181 11/3/2023
1.9.2023.1023-beta1728 170 10/23/2023
1.9.2023.1022-beta2202 198 10/22/2023
1.9.2023.1022-beta1423 182 10/22/2023
1.9.2023.1001 819 10/1/2023
1.9.2023.929-beta0251 177 9/29/2023
1.9.2023.924-beta1237 202 9/24/2023
1.9.2023.924-beta1234 194 9/24/2023
1.9.2023.924-beta0431 194 9/24/2023
1.9.2023.924-beta0430 192 9/24/2023
1.9.2023.923-beta1648 181 9/23/2023
1.9.2023.923-beta1130 187 9/23/2023
1.9.2023.923-beta0248 190 9/23/2023
1.9.2023.816 328 8/16/2023
1.9.2023.816-beta1613 228 8/16/2023
1.9.2023.729-beta0007 239 7/29/2023
1.9.2023.726-beta0137 1,006 7/26/2023
1.8.2023.711 1,254 7/11/2023
1.8.2023.711-beta1639 237 7/11/2023
1.8.2023.710-beta0424 242 7/10/2023
1.8.2023.611-beta1629 355 6/11/2023
1.8.2023.606-beta1145 245 6/6/2023
1.8.2023.511 3,808 5/11/2023
1.8.2023.511-beta1257 226 5/11/2023
1.8.2023.401 937 4/1/2023
1.8.2023.401-beta2353 250 4/1/2023
1.7.2023.205 2,870 2/5/2023
1.7.2023.205-beta0525 275 2/5/2023
1.7.2023.101 1,464 1/1/2023
1.7.2023.101-beta0252 279 1/1/2023
1.7.2022.1220-beta0117 263 12/20/2022
1.7.2022.1213-beta0753 362 12/13/2022
1.7.2022.1210-beta0243 300 12/10/2022
1.7.2022.1209-beta0038 1,075 12/9/2022
1.6.2022.1201 2,163 12/1/2022
1.6.2022.1201-beta1455 280 12/1/2022
1.6.2022.1129-beta0051 270 11/29/2022
1.6.2022.1112-beta0005 308 11/12/2022
1.6.2022.1109-beta1313 280 11/9/2022
1.6.2022.1108-beta1713 274 11/8/2022
1.5.2022.1105-beta0231 777 11/5/2022
1.5.2022.1101 2,235 11/1/2022
1.5.2022.1101-beta0740 259 11/1/2022
1.5.2022.1101-beta0003 261 11/1/2022
1.4.2022.1001 3,720 10/1/2022
1.4.2022.1001-beta1558 283 10/1/2022
1.4.2022.928-beta1743 419 9/28/2022
1.2.2022.925-beta0135 465 9/25/2022
1.2.2022.901 2,594 9/1/2022
1.2.2022.901-beta0352 261 9/1/2022
1.1.2022.816-beta1346 581 8/16/2022
1.1.2022.814-beta0342 424 8/14/2022
1.1.2022.704 1,403 7/4/2022
1.1.2022.704-beta1008 303 7/4/2022
1.1.2022.610 627 6/10/2022
1.1.2022.610-beta0237 324 6/10/2022
1.1.2022.601 1,416 6/1/2022
1.1.2022.601-beta1323 308 6/1/2022
1.1.2022.517-beta1623 572 5/17/2022
1.1.2022.516-beta1327 1,025 5/16/2022
1.1.2022.510-beta0951 687 5/10/2022
1.1.2022.503-beta1442 315 5/3/2022
1.1.2022.503-beta0225 574 5/3/2022
1.1.2022.501-beta1001 449 5/1/2022
1.0.2022.428-beta0243 345 4/28/2022
1.0.2022.415-beta0506 1,037 4/15/2022
1.0.2022.411-beta1441 625 4/11/2022
1.0.2022.407-beta0523 506 4/7/2022
1.0.2022.407-beta0312 331 4/7/2022
1.0.2022.402 1,446 4/2/2022
1.0.2022.314-beta0125 509 3/14/2022

增强IDriver.Open;恢复支持net45