STTech.BytesIO.Core
2.13.5-alpha0707
See the version list below for details.
dotnet add package STTech.BytesIO.Core --version 2.13.5-alpha0707
NuGet\Install-Package STTech.BytesIO.Core -Version 2.13.5-alpha0707
<PackageReference Include="STTech.BytesIO.Core" Version="2.13.5-alpha0707" />
paket add STTech.BytesIO.Core --version 2.13.5-alpha0707
#r "nuget: STTech.BytesIO.Core, 2.13.5-alpha0707"
// Install STTech.BytesIO.Core as a Cake Addin #addin nuget:?package=STTech.BytesIO.Core&version=2.13.5-alpha0707&prerelease // Install STTech.BytesIO.Core as a Cake Tool #tool nuget:?package=STTech.BytesIO.Core&version=2.13.5-alpha0707&prerelease
通信核心库,提供基于字节数组通信的标准接口;内置协议解包器等组件;提供异步通信、同步通信、心跳发送、心跳检测、自动重连等众多实用的扩展功能。
Product | Versions 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. |
.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 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. 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. |
-
.NETFramework 4.5
- STTech.CodePlus (>= 1.5.13)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- STTech.CodePlus (>= 1.5.13)
- System.ValueTuple (>= 4.5.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on STTech.BytesIO.Core:
Package | Downloads |
---|---|
STTech.BytesIO.Tcp
BytesIO TCP通信库,提供通信事件、异步通信、同步通信等功能。支持SSL/TLS通信。 |
|
STTech.BytesIO.Serial
BytesIO 串口通信库,提供通信事件、异步通信、同步通信等功能。 |
|
STTech.BytesIO.Udp
BytesIO Udp通信库,提供UDP单播、广播、多播以及UDP数据包接收功能。 |
|
STTech.BytesIO.Modbus
BytesIO Modbus通信库,提供Modbus-SerialPort/Modbus-TCP通信客户端,支持ASCII、RTU。ReadCoilRegister(读线圈寄存器)、ReadDiscreteInputRegister(读离散输入寄存器)、ReadHoldingRegister(读保持寄存器)、ReadInputRegister(读输入寄存器)、WriteSingleCoilRegister(写单个线圈寄存器)、WriteSingleHoldingRegister(写单个保持寄存器)、WriteMultipleCoilRegisters(写多个线圈寄存器)、WriteMultipleHoldingRegisters(写多个保持寄存器)八种命令的收发操作。 |
|
STTech.BytesIO.Kcp
BytesIO KCP通信库,提供通信事件、异步通信、同步通信等功能。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.14.6.1-alpha0807 | 321 | 8/6/2024 | |
2.14.6 | 1,669 | 2/29/2024 | |
2.14.6-alpha0225 | 106 | 2/25/2024 | |
2.14.5.1 | 789 | 1/7/2024 | |
2.14.5 | 340 | 1/6/2024 | |
2.14.4 | 469 | 12/24/2023 | |
2.14.3-beta1212 | 356 | 12/12/2023 | |
2.14.2-beta1205 | 314 | 12/4/2023 | |
2.14.1-beta1128 | 269 | 11/28/2023 | |
2.14.0-beta1121 | 238 | 11/21/2023 | |
2.13.6-alpha0807 | 208 | 8/7/2023 | |
2.13.5-alpha0707 | 147 | 7/7/2023 | |
2.13.3-alpha0707 | 353 | 7/7/2023 | |
2.12.9 | 2,526 | 3/7/2023 | |
2.12.9-beta0203 | 287 | 2/3/2023 | |
2.12.8 | 1,040 | 12/31/2022 | |
2.12.8-Beta1124 | 194 | 11/23/2022 | |
2.12.7 | 952 | 11/22/2022 | |
2.12.6 | 905 | 11/21/2022 | |
2.12.5-Alpha1119 | 241 | 11/18/2022 | |
2.12.2-Alpha1112 | 175 | 11/12/2022 | |
2.12.1 | 2,291 | 10/27/2022 | |
2.12.1-beta1017 | 1,176 | 10/17/2022 | |
2.12.0-beta1016 | 1,126 | 10/16/2022 | |
2.11.5-beta1010 | 1,190 | 10/9/2022 | |
2.11.4-beta1009 | 1,090 | 10/8/2022 | |
2.11.3-beta0913 | 1,075 | 9/13/2022 | |
2.11.3-beta0905 | 1,232 | 9/4/2022 | |
2.11.2-beta0903 | 1,006 | 9/3/2022 | |
2.11.0-beta0901 | 1,203 | 9/2/2022 | |
2.10.0-beta0730 | 1,147 | 7/29/2022 | |
2.9.3 | 2,261 | 7/25/2022 | |
2.9.2-Alpha0714 | 1,156 | 7/14/2022 | |
2.9.1-Alpha0714 | 1,106 | 7/14/2022 | |
2.8.5-beta0713 | 1,042 | 7/13/2022 | |
2.8.4-beta0713 | 1,122 | 7/12/2022 | |
2.8.3-beta0712 | 1,086 | 7/11/2022 | |
2.8.2-beta0710 | 1,116 | 7/10/2022 | |
2.8.1-alpha0706 | 1,037 | 7/5/2022 | |
2.8.1-alpha0705 | 1,035 | 7/4/2022 | |
2.8.0 | 2,058 | 6/27/2022 | |
2.7.4 | 1,688 | 6/26/2022 | |
2.7.1-alpha | 1,163 | 6/6/2022 | |
2.7.0-alpha | 1,074 | 6/1/2022 | |
2.6.0 | 2,531 | 4/11/2022 | |
2.5.1 | 1,935 | 4/11/2022 | |
2.5.0 | 1,352 | 4/11/2022 | |
2.4.1 | 1,356 | 4/10/2022 | |
2.4.0 | 1,895 | 4/10/2022 | |
2.2.1 | 1,912 | 4/8/2022 | |
2.1.1 | 1,273 | 9/17/2021 |