VOOZH about

URL: https://www.nuget.org/packages/OPCFoundation.NetStandard.Opc.Ua.Configuration/

⇱ NuGet Gallery | OPCFoundation.NetStandard.Opc.Ua.Configuration 1.5.378.145




👁 Image
OPCFoundation.NetStandard.Opc.Ua.Configuration 1.5.378.145

Prefix Reserved
dotnet add package OPCFoundation.NetStandard.Opc.Ua.Configuration --version 1.5.378.145
 
 
NuGet\Install-Package OPCFoundation.NetStandard.Opc.Ua.Configuration -Version 1.5.378.145
 
 
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.Configuration" Version="1.5.378.145" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OPCFoundation.NetStandard.Opc.Ua.Configuration" Version="1.5.378.145" />
 
Directory.Packages.props
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Configuration" />
 
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.Configuration --version 1.5.378.145
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OPCFoundation.NetStandard.Opc.Ua.Configuration, 1.5.378.145"
 
 
#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 OPCFoundation.NetStandard.Opc.Ua.Configuration@1.5.378.145
 
 
#: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=OPCFoundation.NetStandard.Opc.Ua.Configuration&version=1.5.378.145
 
Install as a Cake Addin
#tool nuget:?package=OPCFoundation.NetStandard.Opc.Ua.Configuration&version=1.5.378.145
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

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.

Version Numbering

The OPC UA .NET Standard library uses a four-part version number (e.g., 1.5.378.x) that differs from standard SemVer. The first two digits reflect the OPC UA specification version (1.04, 1.05), the third digit increments for breaking changes, and the fourth digit is the build number since the last breaking change. Important bug fixes and behavioral changes may only increment the fourth digit, so always review release notes when updating to ensure you're aware of all changes, even within the same major.minor.patch version.

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 Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net472 net472 is compatible.  net48 net48 is compatible.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

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

Package Downloads
OPCFoundation.NetStandard.Opc.Ua.Client

OPC UA Client Class Library

OPCFoundation.NetStandard.Opc.Ua

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

OPCFoundation.NetStandard.Opc.Ua.Server

OPC UA Server Class Library

YSAI.Opc

采集协议:Opc ( 工业标准通信协议 - UaClient、UaService、DaClient、DaHttp )

ThingsGateway.Plugin.OpcUa

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on OPCFoundation.NetStandard.Opc.Ua.Configuration:

Repository Stars
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
RapidScada/scada-v6
Contains Rapid SCADA 6 source code.
OPCFoundation/UA-.NETStandard-Samples
Azure-Samples/iot-edge-opc-plc
Sample OPC UA server with nodes that generate random and increasing data, anomalies and much more ...
Version Downloads Last Updated
1.5.378.145 22,277 5/21/2026
1.5.378.134 71,697 3/26/2026
1.5.378.106 125,212 1/28/2026
1.5.378.65 52,661 12/18/2025
1.5.378.10-preview 1,255 11/18/2025
1.5.377.22 136,863 11/14/2025
1.5.377.21 166,331 9/22/2025
1.5.377.11-preview 1,178 9/4/2025
1.5.376.244 129,600 7/31/2025
1.5.376.235 96,235 6/26/2025
1.5.376.213 161,692 4/23/2025
1.5.375.457 298,126 2/26/2025
1.5.375.443 136,666 1/31/2025
1.5.374.176 24,062 2/13/2025
1.5.374.168 147,752 1/24/2025
1.5.374.158 217,174 12/4/2024
1.5.374.126 226,094 10/14/2024
1.5.374.124 82,027 9/26/2024
1.5.374.118 42,757 9/13/2024
Loading failed