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.
#addin nuget:?package=NewLife.IoT&version=1.8.2023.711-beta1639&prerelease
                    
Install NewLife.IoT as a Cake Addin
#tool nuget:?package=NewLife.IoT&version=1.8.2023.711-beta1639&prerelease
                    
Install NewLife.IoT 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 (16)

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.5.2025.602 208 6/2/2025
2.5.2025.601-beta1604 131 6/1/2025
2.5.2025.528-beta0425 136 5/28/2025
2.5.2025.524-beta0045 61 5/24/2025
2.5.2025.522-beta1610 174 5/22/2025
2.4.2025.520-beta1708 128 5/20/2025
2.4.2025.501 455 5/1/2025
2.4.2025.501-beta1644 133 5/1/2025
2.4.2025.426-beta0341 80 4/26/2025
2.4.2025.303 618 3/3/2025
2.4.2025.302-beta0115 85 3/2/2025
2.4.2025.203 363 2/3/2025
2.4.2025.201-beta1638 81 2/1/2025
2.4.2025.109-beta1741 91 1/9/2025
2.4.2025.101 615 1/1/2025
2.4.2025.101-beta1149 99 1/1/2025
2.4.2024.1212 512 12/12/2024
2.4.2024.1212-beta0326 90 12/12/2024
2.3.2024.1203 307 12/3/2024
2.3.2024.1203-beta1647 89 12/3/2024
2.3.2024.1117 265 11/17/2024
2.2.2024.1004-beta0943 117 10/4/2024
2.2.2024.902-beta0819 87 9/2/2024
2.2.2024.829-beta1458 230 8/29/2024
2.2.2024.711-beta0908 86 7/11/2024
2.2.2024.706 737 7/6/2024
2.2.2024.706-beta1720 112 7/6/2024
2.2.2024.629-beta0131 102 6/29/2024
2.2.2024.510-beta1118 110 5/10/2024
2.2.2024.510-beta0950 109 5/10/2024
2.2.2024.501 564 5/1/2024
2.2.2024.501-beta1441 88 5/1/2024
2.1.2024.427-beta0451 103 4/27/2024
2.1.2024.407 169 4/7/2024
2.1.2024.407-beta1407 110 4/7/2024
2.1.2024.220-beta0827 124 2/20/2024
2.1.2024.203 2,102 2/3/2024
2.1.2024.123-beta0124 113 1/23/2024
2.1.2024.113-beta0017 117 1/13/2024
2.0.2024.101 463 1/1/2024
2.0.2024.101-beta1646 120 1/1/2024
2.0.2023.1218-beta1648 302 12/18/2023
2.0.2023.1214-beta1134 239 12/14/2023
2.0.2023.1212-beta0413 270 12/12/2023
2.0.2023.1210-beta1616 330 12/10/2023
1.9.2023.1201 314 12/1/2023
1.9.2023.1201-beta0600 117 12/1/2023
1.9.2023.1129-beta2218 151 11/29/2023
1.9.2023.1103 217 11/3/2023
1.9.2023.1103-beta1552 143 11/3/2023
1.9.2023.1023-beta1728 140 10/23/2023
1.9.2023.1022-beta2202 153 10/22/2023
1.9.2023.1022-beta1423 152 10/22/2023
1.9.2023.1001 601 10/1/2023
1.9.2023.929-beta0251 149 9/29/2023
1.9.2023.924-beta1237 158 9/24/2023
1.9.2023.924-beta1234 153 9/24/2023
1.9.2023.924-beta0431 149 9/24/2023
1.9.2023.924-beta0430 152 9/24/2023
1.9.2023.923-beta1648 140 9/23/2023
1.9.2023.923-beta1130 154 9/23/2023
1.9.2023.923-beta0248 147 9/23/2023
1.9.2023.816 275 8/16/2023
1.9.2023.816-beta1613 174 8/16/2023
1.9.2023.729-beta0007 185 7/29/2023
1.9.2023.726-beta0137 803 7/26/2023
1.8.2023.711 956 7/11/2023
1.8.2023.711-beta1639 181 7/11/2023
1.8.2023.710-beta0424 197 7/10/2023
1.8.2023.611-beta1629 285 6/11/2023
1.8.2023.606-beta1145 189 6/6/2023
1.8.2023.511 3,098 5/11/2023
1.8.2023.511-beta1257 162 5/11/2023
1.8.2023.401 782 4/1/2023
1.8.2023.401-beta2353 191 4/1/2023
1.7.2023.205 2,489 2/5/2023
1.7.2023.205-beta0525 207 2/5/2023
1.7.2023.101 1,274 1/1/2023
1.7.2023.101-beta0252 214 1/1/2023
1.7.2022.1220-beta0117 204 12/20/2022
1.7.2022.1213-beta0753 283 12/13/2022
1.7.2022.1210-beta0243 244 12/10/2022
1.7.2022.1209-beta0038 774 12/9/2022
1.6.2022.1201 1,890 12/1/2022
1.6.2022.1201-beta1455 212 12/1/2022
1.6.2022.1129-beta0051 218 11/29/2022
1.6.2022.1112-beta0005 238 11/12/2022
1.6.2022.1109-beta1313 232 11/9/2022
1.6.2022.1108-beta1713 211 11/8/2022
1.5.2022.1105-beta0231 581 11/5/2022
1.5.2022.1101 1,979 11/1/2022
1.5.2022.1101-beta0740 191 11/1/2022
1.5.2022.1101-beta0003 194 11/1/2022
1.4.2022.1001 3,223 10/1/2022
1.4.2022.1001-beta1558 211 10/1/2022
1.4.2022.928-beta1743 318 9/28/2022
1.2.2022.925-beta0135 357 9/25/2022
1.2.2022.901 2,309 9/1/2022
1.2.2022.901-beta0352 191 9/1/2022
1.1.2022.816-beta1346 444 8/16/2022
1.1.2022.814-beta0342 318 8/14/2022
1.1.2022.704 1,273 7/4/2022
1.1.2022.704-beta1008 244 7/4/2022
1.1.2022.610 554 6/10/2022
1.1.2022.610-beta0237 253 6/10/2022
1.1.2022.601 1,275 6/1/2022
1.1.2022.601-beta1323 232 6/1/2022
1.1.2022.517-beta1623 442 5/17/2022
1.1.2022.516-beta1327 822 5/16/2022
1.1.2022.510-beta0951 564 5/10/2022
1.1.2022.503-beta1442 247 5/3/2022
1.1.2022.503-beta0225 440 5/3/2022
1.1.2022.501-beta1001 348 5/1/2022
1.0.2022.428-beta0243 269 4/28/2022
1.0.2022.415-beta0506 921 4/15/2022
1.0.2022.411-beta1441 502 4/11/2022
1.0.2022.407-beta0523 380 4/7/2022
1.0.2022.407-beta0312 261 4/7/2022
1.0.2022.402 1,305 4/2/2022
1.0.2022.314-beta0125 392 3/14/2022

增强IDriver.Open;恢复支持net45