OPCFoundation.NetStandard.Opc.Ua.Bindings.Https 1.5.378.65

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

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on OPCFoundation.NetStandard.Opc.Ua.Bindings.Https:

Package Downloads
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 8+ on Microsoft Windows, Linux and macOS.

GodSharp.Opc.Ua.Server

opc ua server for .net.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on OPCFoundation.NetStandard.Opc.Ua.Bindings.Https:

Repository Stars
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
OPCFoundation/UA-.NETStandard-Samples
Version Downloads Last Updated
1.5.378.65 614 12/18/2025
1.5.378.10-preview 433 11/18/2025
1.5.377.22 1,338 11/14/2025
1.5.377.21 1,499 9/22/2025
1.5.377.11-preview 342 9/4/2025
1.5.376.244 2,444 7/31/2025
1.5.376.235 1,607 6/26/2025
1.5.376.213 3,645 4/23/2025
1.5.375.457 14,337 2/26/2025
1.5.375.443 37,535 1/31/2025
1.5.375.71-ECC-preview 2,204 7/5/2024
1.5.374.176 1,496 2/13/2025
1.5.374.168 1,277 1/24/2025
1.5.374.158 9,288 12/4/2024
1.5.374.126 34,766 10/14/2024 1.5.374.126 has at least one vulnerability with moderate severity.
1.5.374.124 2,739 9/26/2024 1.5.374.124 has at least one vulnerability with moderate severity.
1.5.374.118 3,550 9/13/2024 1.5.374.118 has at least one vulnerability with moderate severity.
1.5.374.78 45,855 7/11/2024 1.5.374.78 has at least one vulnerability with moderate severity.
1.5.374.70 44,100 6/19/2024 1.5.374.70 has at least one vulnerability with moderate severity.
1.5.374.61-preview 2,264 6/6/2024 1.5.374.61-preview has at least one vulnerability with moderate severity.
1.5.374.54 50,976 5/16/2024 1.5.374.54 has at least one vulnerability with moderate severity.
1.5.374.50-preview 500 5/4/2024 1.5.374.50-preview has at least one vulnerability with moderate severity.
1.5.374.36 38,057 4/6/2024 1.5.374.36 has at least one vulnerability with moderate severity.
1.5.374.33-preview 504 3/31/2024 1.5.374.33-preview has at least one vulnerability with moderate severity.
1.5.374.27 6,363 3/11/2024 1.5.374.27 has at least one vulnerability with moderate severity.
1.5.374.26-preview 518 2/29/2024 1.5.374.26-preview has at least one vulnerability with moderate severity.
1.5.374-preview.g1a7d9b8e51 302 8/16/2024 1.5.374-preview.g1a7d9b8e51 has at least one vulnerability with moderate severity.
1.5.373.121 22,395 2/6/2024 1.5.373.121 has at least one vulnerability with moderate severity.
1.5.373.3-preview 561 1/26/2024 1.5.373.3-preview has at least one vulnerability with moderate severity.
1.5.372.113 18,316 1/23/2024 1.5.372.113 has at least one vulnerability with moderate severity.
1.5.372.110-rc2 2,217 12/20/2023 1.5.372.110-rc2 has at least one vulnerability with moderate severity.
1.5.372.1-rc 2,029 8/28/2023 1.5.372.1-rc has at least one vulnerability with moderate severity.
1.5.371.3-beta 9,477 11/2/2022 1.5.371.3-beta has at least one vulnerability with moderate severity.
1.5.368.5-beta 2,602 6/2/2022 1.5.368.5-beta has at least one vulnerability with moderate severity.
1.4.372.116-preview 512 1/8/2024 1.4.372.116-preview has at least one vulnerability with moderate severity.
1.4.372.112-preview 504 12/29/2023 1.4.372.112-preview has at least one vulnerability with moderate severity.
1.4.372.107 20,548 1/15/2024 1.4.372.107 has at least one vulnerability with moderate severity.
1.4.372.106 21,896 12/19/2023 1.4.372.106 has at least one vulnerability with moderate severity.
1.4.372.91-preview 458 12/1/2023 1.4.372.91-preview has at least one vulnerability with moderate severity.
1.4.372.76 50,487 10/27/2023 1.4.372.76 has at least one vulnerability with moderate severity.
1.4.372.67-preview 555 9/22/2023 1.4.372.67-preview has at least one vulnerability with moderate severity.
1.4.372.56 133,763 8/25/2023 1.4.372.56 has at least one vulnerability with moderate severity.
1.4.372.46-preview 642 8/14/2023 1.4.372.46-preview has at least one vulnerability with moderate severity.
1.4.372.38-preview 558 8/4/2023 1.4.372.38-preview has at least one vulnerability with moderate severity.
1.4.371.96 81,471 6/27/2023 1.4.371.96 has at least one vulnerability with moderate severity.
1.4.371.91 24,239 5/25/2023 1.4.371.91 has at least one vulnerability with moderate severity.
1.4.371.86 143,695 4/21/2023 1.4.371.86 has at least one vulnerability with moderate severity.
1.4.371.60 103,408 1/27/2023 1.4.371.60 has at least one vulnerability with moderate severity.
1.4.371.50 19,664 12/20/2022 1.4.371.50 has at least one vulnerability with moderate severity.
1.4.371.41 104,144 11/16/2022 1.4.371.41 has at least one vulnerability with moderate severity.
1.4.371-preview.ge89b06e57b 400 6/15/2023 1.4.371-preview.ge89b06e57b has at least one vulnerability with moderate severity.
1.4.370.12 103,610 8/15/2022 1.4.370.12 has at least one vulnerability with moderate severity.
1.4.370.9 19,878 8/11/2022 1.4.370.9 has at least one vulnerability with moderate severity.
1.4.370.1 49,423 7/18/2022 1.4.370.1 has at least one vulnerability with moderate severity.
1.4.369.30 42,904 6/21/2022 1.4.369.30 has at least one vulnerability with moderate severity.
1.4.368.58 21,077 5/31/2022 1.4.368.58 has at least one vulnerability with moderate severity.
1.4.368.53 41,762 4/1/2022 1.4.368.53 has at least one vulnerability with moderate severity.
1.4.368.33 109,085 2/18/2022 1.4.368.33 has at least one vulnerability with moderate severity.
1.4.367.100 41,381 2/28/2022 1.4.367.100 has at least one vulnerability with moderate severity.
1.4.367.95 33,778 1/27/2022 1.4.367.95 has at least one vulnerability with moderate severity.
1.4.367.75 66,405 12/3/2021 1.4.367.75 has at least one vulnerability with moderate severity.
1.4.367.42 38,969 10/12/2021 1.4.367.42 has at least one vulnerability with moderate severity.
1.4.367.41 3,299 10/4/2021 1.4.367.41 has at least one vulnerability with moderate severity.
1.4.367.39 2,170 9/29/2021 1.4.367.39 has at least one vulnerability with moderate severity.
1.4.366.38 134,269 5/12/2021 1.4.366.38 has at least one vulnerability with moderate severity.
1.4.365.48 72,092 3/2/2021 1.4.365.48 has at least one vulnerability with moderate severity.
1.4.365.23 115,376 1/23/2021 1.4.365.23 has at least one vulnerability with moderate severity.
1.4.365.10 7,518 1/11/2021 1.4.365.10 has at least one vulnerability with moderate severity.
1.4.365.2 5,547 12/17/2020 1.4.365.2 has at least one vulnerability with moderate severity.
1.4.364.40 7,800 12/10/2020 1.4.364.40 has at least one vulnerability with moderate severity.