VOOZH about

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

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




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

Prefix Reserved
dotnet add package OPCFoundation.NetStandard.Opc.Ua.Core --version 1.5.378.145
 
 
NuGet\Install-Package OPCFoundation.NetStandard.Opc.Ua.Core -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.Core" 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.Core" Version="1.5.378.145" />
 
Directory.Packages.props
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" />
 
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.Core --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.Core, 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.Core@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.Core&version=1.5.378.145
 
Install as a Cake Addin
#tool nuget:?package=OPCFoundation.NetStandard.Opc.Ua.Core&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 (40)

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

Package Downloads
OPCFoundation.NetStandard.Opc.Ua.Configuration

OPC UA Configuration Class Library

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

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

OPC UA GDS Client Class Library

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on OPCFoundation.NetStandard.Opc.Ua.Core:

Repository Stars
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
Azure/Industrial-IoT
Azure Industrial IoT Platform
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 ...
OPCFoundation/UA-ModelCompiler
ModelCompiler converts XML files into C# and ANSI C
Version Downloads Last Updated
1.5.378.145 23,722 5/21/2026
1.5.378.134 74,830 3/26/2026
1.5.378.106 127,308 1/28/2026 1.5.378.106 is deprecated because it is no longer maintained.
1.5.378.65 53,791 12/18/2025 1.5.378.65 is deprecated because it is no longer maintained.
1.5.378.10-preview 1,465 11/18/2025 1.5.378.10-preview is deprecated because it is no longer maintained.
1.5.377.22 139,443 11/14/2025 1.5.377.22 is deprecated because it is no longer maintained.
1.5.377.21 166,453 9/22/2025 1.5.377.21 is deprecated because it is no longer maintained.
1.5.377.11-preview 1,398 9/4/2025 1.5.377.11-preview is deprecated because it is no longer maintained.
1.5.376.244 136,999 7/31/2025 1.5.376.244 is deprecated because it is no longer maintained.
1.5.376.235 98,892 6/26/2025 1.5.376.235 is deprecated because it is no longer maintained.
1.5.376.213 167,418 4/23/2025 1.5.376.213 is deprecated because it is no longer maintained.
1.5.375.457 310,067 2/26/2025 1.5.375.457 is deprecated because it is no longer maintained.
1.5.375.443 143,029 1/31/2025 1.5.375.443 is deprecated because it is no longer maintained.
1.5.374.176 25,774 2/13/2025 1.5.374.176 is deprecated because it is no longer maintained.
1.5.374.168 150,864 1/24/2025 1.5.374.168 is deprecated because it is no longer maintained.
1.5.374.158 253,393 12/4/2024 1.5.374.158 is deprecated because it is no longer maintained.
1.5.374.126 237,286 10/14/2024 1.5.374.126 has at least one vulnerability with moderate severity.
1.5.374.124 91,629 9/26/2024 1.5.374.124 has at least one vulnerability with moderate severity.
1.5.374.118 49,075 9/13/2024 1.5.374.118 has at least one vulnerability with moderate severity.
Loading failed