CSoft.TopPortLib 8.1.6

dotnet add package CSoft.TopPortLib --version 8.1.6
NuGet\Install-Package CSoft.TopPortLib -Version 8.1.6
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="CSoft.TopPortLib" Version="8.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSoft.TopPortLib --version 8.1.6
#r "nuget: CSoft.TopPortLib, 8.1.6"
#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.
// Install CSoft.TopPortLib as a Cake Addin
#addin nuget:?package=CSoft.TopPortLib&version=8.1.6

// Install CSoft.TopPortLib as a Cake Tool
#tool nuget:?package=CSoft.TopPortLib&version=8.1.6

c# 通讯库使用

为什么要使用通讯库?

1.集成线程安全通讯队列,一发一收为一个队列任务,可以多线程添加,线程安全。

2.集成各种分包方式,节省每次编写成本,降低代码出错,使程序员专注于业务逻辑,并且,如果认为自己写的分包更好,实现接口IParser,即可接入。

3.支持各种通讯口,例如:串口,Tcp client, Tcp server,蓝牙,命名管道,等等,如果在库中未列出只需要实现接口IPhysicalPort ,即可接入使用,享受通讯库提供的自动重连,上层分包,通讯队列等一系列服务。

4.整库使用异步开发,不卡UI。

5.使用标准库开发,支持.net framework 4.8,.net core, .net 7,.net8,甚至是Xamarin、MAUI(Android)。

6.低代码量,简单配置,即可完成复杂操作

总结:通讯是上位机开发中重要的一环,稍有错误,导致严重bug,使用通讯库,可以省去大量重复工作量,使程序员更专注于业务逻辑开发。

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 is compatible.  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 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CSoft.TopPortLib:

Package Downloads
CSoft.Protocol.ProtocolInterface

协议接口

FTIRSpectrometerCore

基于设备私有网络应用层通信协议开发为傅里叶红外光谱产品服务的配套模块库

GalaxySmartDeviceCore

如果银河系有旋律,星星一定是发光的IoT设备。做可信赖的智慧工业物联网的生态型伙伴,听一听宇宙终极乐章。

FTIRSpectrometerBusiness

傅里叶红外光谱商用库是为傅里叶红外光谱产品服务的配套模块,基于设备私有网络应用层通信协议开发。它提供了一组功能强大的接口和工具,方便用户对傅里叶红外光谱产品进行操作和控制,具有高度可定制、高效稳定、易于使用、灵活可扩展等特点。

CSoft.MAUI.FT231X

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.1.6 341 4/30/2024
8.1.5 132 4/29/2024
8.1.3 210 4/11/2024
8.1.2 159 4/10/2024
8.1.1 130 3/22/2024
8.1.0 167 3/11/2024
8.0.9 165 2/28/2024
8.0.8 140 2/4/2024
8.0.7 113 2/4/2024
8.0.6 294 12/28/2023
8.0.5 125 12/28/2023
8.0.4 160 12/20/2023
8.0.3 166 12/14/2023
8.0.2 149 12/12/2023
8.0.1 273 12/4/2023
8.0.0 357 11/15/2023
7.0.6 242 9/19/2023
7.0.5 438 8/28/2023
7.0.4 166 8/17/2023
7.0.3 2,168 2/28/2023
7.0.2 475 2/27/2023
7.0.1 1,831 2/13/2023
7.0.0 2,601 11/9/2022
6.6.2 434 10/24/2022
6.6.1 726 10/17/2022
6.6.0 412 10/17/2022
6.5.2 436 10/15/2022
6.5.1 550 10/15/2022
6.5.0 696 10/14/2022
6.4.3 429 10/14/2022
6.4.2 435 10/14/2022
6.4.1 440 10/13/2022
6.4.0 432 10/13/2022
6.3.0 448 10/13/2022
6.2.6 718 9/30/2022
6.2.5 416 9/30/2022
6.2.4 597 9/26/2022
6.2.3 599 9/23/2022
6.2.2 513 9/23/2022
6.2.1 493 9/22/2022
6.2.0 1,148 8/19/2022
6.1.2 468 8/12/2022
6.1.1 477 5/26/2022
6.0.9 501 5/19/2022
6.0.5 456 5/17/2022
6.0.4 475 5/13/2022
6.0.3 506 3/15/2022
6.0.2 447 3/15/2022
6.0.1 611 11/9/2021
5.1.4 468 8/18/2021
5.1.3 501 7/8/2021
5.1.2 451 7/8/2021
5.1.1 370 7/8/2021
5.1.0 580 7/7/2021
5.0.9 484 7/7/2021
5.0.8 556 3/11/2021
5.0.7 538 1/26/2021
5.0.6 436 1/23/2021
5.0.5 481 1/22/2021
5.0.4 471 1/11/2021
5.0.3 430 1/11/2021
5.0.2 505 11/18/2020
5.0.1 568 11/18/2020
1.0.2 518 11/18/2020
1.0.1 519 10/12/2020
1.0.0 600 6/30/2020

异步口请求接口继承自IByteStream