H.Opc
0.9.3
.NET Framework
dotnet add package H.Opc --version 0.9.3
NuGet\Install-Package H.Opc -Version 0.9.3
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="H.Opc" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H.Opc --version 0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: H.Opc, 0.9.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install H.Opc as a Cake Addin
#addin nuget:?package=H.Opc&version=0.9.3
// Install H.Opc as a Cake Tool
#tool nuget:?package=H.Opc&version=0.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Opc made simpler
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on H.Opc:
Package | Downloads |
---|---|
Modbus.Net.OPC
Modbus.Net OPC Implementation |
|
Infrastructure.Opc.HOpc
Description |
|
NewLife.OpcDa
OPC协议驱动,用于过程控制和制造业自动化系统 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on H.Opc:
Repository | Stars |
---|---|
parallelbgls/Modbus.Net
A high extensible hardware communication platform using C#
|