IndustrialComm.Abstractions
1.0.0-preview1
This is a prerelease version of IndustrialComm.Abstractions.
dotnet add package IndustrialComm.Abstractions --version 1.0.0-preview1
NuGet\Install-Package IndustrialComm.Abstractions -Version 1.0.0-preview1
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="IndustrialComm.Abstractions" Version="1.0.0-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IndustrialComm.Abstractions" Version="1.0.0-preview1" />
<PackageReference Include="IndustrialComm.Abstractions" />
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 IndustrialComm.Abstractions --version 1.0.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IndustrialComm.Abstractions, 1.0.0-preview1"
#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 IndustrialComm.Abstractions@1.0.0-preview1
#: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=IndustrialComm.Abstractions&version=1.0.0-preview1&prerelease
#tool nuget:?package=IndustrialComm.Abstractions&version=1.0.0-preview1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
工业通信库 - 核心抽象接口层(零依赖)。定义 IDevice / IIndustrialChannel / IDataGroup 等统一接口。
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on IndustrialComm.Abstractions:
| Package | Downloads |
|---|---|
|
IndustrialComm.Core
工业通信库 - 核心实现层。包含 DeviceManager、ChannelPool、DevicePollingService、弹性重试、JSON 配置加载。 |
|
|
IndustrialComm.Protocols.EtherCAT
工业通信库 - EtherCAT 主站协议实现。支持 DC 同步、CoE (CAN over EtherCAT) 通信。 |
|
|
IndustrialComm.Protocols.Modbus
工业通信库 - Modbus TCP/RTU 协议实现。支持 FC01-04 读取,FC15-16 写入,批量寄存器区域轮询。 |
|
|
IndustrialComm.Protocols.Ftp
工业通信库 - FTP 文件传输协议实现。支持上传/下载/目录操作,基于 FluentFTP。 |
|
|
IndustrialComm.Protocols.OpcUa
工业通信库 - OPC UA 客户端协议实现。支持 Session 管理、证书、订阅 (Subscription)、批量读写。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-preview1 | 117 | 5/29/2026 |