OPCFoundation.NetStandard.Opc.Ua.Server 1.5.374.61-preview

Prefix Reserved
This is a prerelease version of OPCFoundation.NetStandard.Opc.Ua.Server.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OPCFoundation.NetStandard.Opc.Ua.Server --version 1.5.374.61-preview
                    
NuGet\Install-Package OPCFoundation.NetStandard.Opc.Ua.Server -Version 1.5.374.61-preview
                    
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.Server" Version="1.5.374.61-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OPCFoundation.NetStandard.Opc.Ua.Server" Version="1.5.374.61-preview" />
                    
Directory.Packages.props
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Server" />
                    
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.Server --version 1.5.374.61-preview
                    
#r "nuget: OPCFoundation.NetStandard.Opc.Ua.Server, 1.5.374.61-preview"
                    
#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.Server&version=1.5.374.61-preview&prerelease
                    
Install OPCFoundation.NetStandard.Opc.Ua.Server as a Cake Addin
#tool nuget:?package=OPCFoundation.NetStandard.Opc.Ua.Server&version=1.5.374.61-preview&prerelease
                    
Install OPCFoundation.NetStandard.Opc.Ua.Server 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 was computed.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework 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 (15)

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

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.Server.Common

OPC UA GDS Server Class Library

Softing.Opc.Ua.Server

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

HomagGroup.UnifiedCommunication.Toolkit

HOMAG Group Base Communication Component

ThingsGateway.Plugin.OpcUa

Package Description

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on OPCFoundation.NetStandard.Opc.Ua.Server:

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
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 ...
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.
OPCFoundation/UA-ModelCompiler
ModelCompiler converts XML files into C# and ANSI C
Version Downloads Last updated
1.5.376.213 6,128 4/23/2025
1.5.375.457 30,063 2/26/2025
1.5.375.443 51,035 1/31/2025
1.5.375.71-ECC-preview 2,445 7/5/2024
1.5.374.176 3,501 2/13/2025
1.5.374.168 45,745 1/24/2025
1.5.374.158 51,292 12/4/2024
1.5.374.126 114,843 10/14/2024
1.5.374.124 31,905 9/26/2024
1.5.374.118 20,167 9/13/2024
1.5.374.78 46,252 7/11/2024
1.5.374.70 48,265 6/19/2024
1.5.374.61-preview 2,204 6/6/2024
1.5.374.54 61,317 5/16/2024
1.5.374.50-preview 651 5/4/2024
1.5.374.36 51,330 4/6/2024
1.5.374.33-preview 1,001 3/31/2024
1.5.374.27 10,345 3/11/2024
1.5.374.26-preview 5,975 2/29/2024
1.5.374-preview.g1a7d9b8e51 312 8/16/2024
1.5.373.121 32,407 2/6/2024
1.5.373.3-preview 7,239 1/26/2024
1.5.372.113 15,272 1/23/2024
1.5.372.110-rc2 2,192 12/20/2023
1.5.372.1-rc 2,682 8/28/2023
1.5.371.3-beta 10,259 11/2/2022
1.5.368.5-beta 3,176 6/2/2022
1.4.372.116-preview 3,796 1/8/2024
1.4.372.112-preview 848 12/29/2023
1.4.372.107 13,230 1/15/2024
1.4.372.106 26,574 12/19/2023
1.4.372.91-preview 5,501 12/1/2023
1.4.372.76 52,958 10/27/2023
1.4.372.67-preview 1,247 9/22/2023
1.4.372.56 121,849 8/25/2023
1.4.372.46-preview 1,198 8/14/2023
1.4.372.38-preview 1,111 8/4/2023
1.4.371.96 98,904 6/27/2023
1.4.371.91 27,519 5/25/2023
1.4.371.86 176,758 4/21/2023
1.4.371.60 126,141 1/27/2023 1.4.371.60 has at least one vulnerability with high severity.
1.4.371.50 37,080 12/20/2022 1.4.371.50 has at least one vulnerability with high severity.
1.4.371.41 78,927 11/16/2022 1.4.371.41 has at least one vulnerability with high severity.
1.4.371-preview.ge89b06e57b 640 6/15/2023 1.4.371-preview.ge89b06e57b has at least one vulnerability with high severity.
1.4.370.12 130,502 8/15/2022 1.4.370.12 has at least one vulnerability with high severity.
1.4.370.9 19,397 8/11/2022 1.4.370.9 has at least one vulnerability with high severity.
1.4.370.1 54,980 7/18/2022 1.4.370.1 has at least one vulnerability with high severity.
1.4.369.30 54,655 6/21/2022 1.4.369.30 has at least one vulnerability with high severity.
1.4.368.58 29,746 5/31/2022 1.4.368.58 has at least one vulnerability with high severity.
1.4.368.53 53,462 4/1/2022 1.4.368.53 has at least one vulnerability with high severity.
1.4.368.33 110,081 2/18/2022 1.4.368.33 has at least one vulnerability with high severity.
1.4.367.100 44,376 2/28/2022 1.4.367.100 has at least one vulnerability with high severity.
1.4.367.95 61,677 1/27/2022 1.4.367.95 has at least one vulnerability with high severity.
1.4.367.75 66,664 12/3/2021 1.4.367.75 has at least one vulnerability with high severity.
1.4.367.42 46,273 10/12/2021 1.4.367.42 has at least one vulnerability with high severity.
1.4.367.41 14,849 10/4/2021 1.4.367.41 has at least one vulnerability with high severity.
1.4.367.39 3,215 9/29/2021 1.4.367.39 has at least one vulnerability with high severity.
1.4.366.38 147,700 5/12/2021 1.4.366.38 has at least one vulnerability with high severity.
1.4.365.48 72,363 3/2/2021 1.4.365.48 has at least one vulnerability with high severity.
1.4.365.23 106,703 1/23/2021 1.4.365.23 has at least one vulnerability with high severity.
1.4.365.10 11,863 1/11/2021 1.4.365.10 has at least one vulnerability with high severity.
1.4.365.2 10,804 12/17/2020 1.4.365.2 has at least one vulnerability with high severity.
1.4.364.40 8,637 12/10/2020 1.4.364.40 has at least one vulnerability with high severity.
1.4.363.107 112,179 10/9/2020 1.4.363.107 has at least one vulnerability with high severity.