OPCFoundation.NetStandard.Opc.Ua.Client 1.5.376.213

Prefix Reserved
dotnet add package OPCFoundation.NetStandard.Opc.Ua.Client --version 1.5.376.213
                    
NuGet\Install-Package OPCFoundation.NetStandard.Opc.Ua.Client -Version 1.5.376.213
                    
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="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.376.213" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.376.213" />
                    
Directory.Packages.props
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" />
                    
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 OPCFoundation.NetStandard.Opc.Ua.Client --version 1.5.376.213
                    
#r "nuget: OPCFoundation.NetStandard.Opc.Ua.Client, 1.5.376.213"
                    
#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=OPCFoundation.NetStandard.Opc.Ua.Client&version=1.5.376.213
                    
Install OPCFoundation.NetStandard.Opc.Ua.Client as a Cake Addin
#tool nuget:?package=OPCFoundation.NetStandard.Opc.Ua.Client&version=1.5.376.213
                    
Install OPCFoundation.NetStandard.Opc.Ua.Client as a Cake Tool

OPC UA .NET Standard stack documentation

Overview

The OPC UA .NET Standard stack enables you to build multi-platform OPC UA Applications with rich functionality including:

  • Server
  • Client
  • PubSub

For more information and license terms, see the projects official Website.

Getting started

The reference Client & Server projects provide a starting point in implementing your own application.

Packages Overview

Caution, there are multiple packages available with different functional scopes, for a detailed overview take a look at the Information about the different Packages.

Additional documentation

Additional information about the OPC UA .NET Standard stack is available on the GitHub Repo of the project in the detailed Documentation.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 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 is compatible.  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 net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  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 (38)

Showing the top 5 NuGet packages that depend on OPCFoundation.NetStandard.Opc.Ua.Client:

Package Downloads
OPCFoundation.NetStandard.Opc.Ua

This package contains the OPC UA reference implementation and is targeting the .NET Standard Library.

OPCFoundation.NetStandard.Opc.Ua.Gds.Client.Common

OPC UA GDS Client Class Library

OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes

OPC UA Complex Types Client Class Library

OpcLabs.QuickOpc

Rapid OPC client and subscriber development. Supports OPC Data Access, XML-DA, Alarms&Events and Unified Architecture (OPC UA), including PubSub. Allows procedural coding, live binding (code-less development), live mapping, and reactive programming models. Works with .NET Framework and .NET 6+ on Microsoft Windows, Linux and macOS.

Softing.Opc.Ua.Client

This package contains the OPC UA .NET Standard SDK Client Library from Softing. It is an easy to use API built on top of the OPC UA .NET Standard Stack from OPC Foundation.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on OPCFoundation.NetStandard.Opc.Ua.Client:

Repository Stars
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
Azure/Industrial-IoT
Azure Industrial IoT Platform
parallelbgls/Modbus.Net
A high extensible hardware communication platform using C#
RapidScada/scada-v6
Contains Rapid SCADA 6 source code
OPCFoundation/UA-.NETStandard-Samples
ThingsGateway/ThingsGateway
ThingsGateway is a cross platform high-performance edge acquisition gateway based on Net8, providing underlying PLC communication libraries, communication debugging software, and more.
Version Downloads Last updated
1.5.376.213 10,079 4/23/2025
1.5.375.457 62,506 2/26/2025
1.5.375.443 51,904 1/31/2025
1.5.375.71-ECC-preview 4,501 7/5/2024
1.5.374.176 4,404 2/13/2025
1.5.374.168 46,494 1/24/2025
1.5.374.158 87,696 12/4/2024
1.5.374.126 159,067 10/14/2024
1.5.374.124 38,583 9/26/2024
1.5.374.118 26,886 9/13/2024
1.5.374.78 102,305 7/11/2024
1.5.374.70 58,262 6/19/2024
1.5.374.61-preview 2,263 6/6/2024
1.5.374.54 71,569 5/16/2024
1.5.374.50-preview 595 5/4/2024
1.5.374.36 64,686 4/6/2024
1.5.374.33-preview 467 3/31/2024
1.5.374.27 25,481 3/11/2024
1.5.374.26-preview 518 2/29/2024
1.5.374-preview.g1a7d9b8e51 232 8/16/2024
1.5.373.121 39,329 2/6/2024
1.5.373.3-preview 1,167 1/26/2024
1.5.372.113 16,332 1/23/2024
1.5.372.110-rc2 2,150 12/20/2023
1.5.372.1-rc 3,409 8/28/2023
1.5.371.3-beta 12,653 11/2/2022
1.5.368.5-beta 3,512 6/2/2022
1.4.372.116-preview 986 1/8/2024
1.4.372.112-preview 658 12/29/2023
1.4.372.107 30,259 1/15/2024
1.4.372.106 31,646 12/19/2023
1.4.372.91-preview 1,545 12/1/2023
1.4.372.76 89,243 10/27/2023
1.4.372.67-preview 1,511 9/22/2023
1.4.372.56 142,307 8/25/2023
1.4.372.46-preview 1,123 8/14/2023
1.4.372.38-preview 869 8/4/2023
1.4.371.96 170,647 6/27/2023
1.4.371.91 35,549 5/25/2023
1.4.371.86 175,210 4/21/2023
1.4.371.60 185,844 1/27/2023
1.4.371.50 61,061 12/20/2022
1.4.371.41 120,615 11/16/2022
1.4.371-preview.ge89b06e57b 482 6/15/2023
1.4.370.12 156,464 8/15/2022
1.4.370.9 24,313 8/11/2022
1.4.370.1 52,330 7/18/2022
1.4.369.30 66,223 6/21/2022
1.4.368.58 34,237 5/31/2022
1.4.368.53 70,942 4/1/2022
1.4.368.33 118,644 2/18/2022
1.4.367.100 68,162 2/28/2022
1.4.367.95 78,218 1/27/2022
1.4.367.75 79,893 12/3/2021
1.4.367.42 94,380 10/12/2021
1.4.367.41 16,309 10/4/2021
1.4.367.39 5,042 9/29/2021
1.4.366.38 200,160 5/12/2021
1.4.365.48 74,733 3/2/2021
1.4.365.23 107,232 1/23/2021
1.4.365.10 12,267 1/11/2021
1.4.365.2 19,482 12/17/2020
1.4.364.40 40,852 12/10/2020
1.4.363.107 198,070 10/9/2020