Opc.UaFx.Client
OPC UA Client SDK supporting OPC DA, AE and HDA for quick & easy OPC UA Client development using .NET Framework and .NET Standard. Simple & familiar .NET API, portability, features, patterns, samples and technical support. Unlimited free evaluation & royalty free licensing. Designed and implemented using Microsoft's Framework Design Guidelines by Traeger in Germany/Bavaria with over 30 years of experience in industrial communication. NEW! Samples available at https://github.com/Traeger-GmbH/opcuanet-samples OPC Watch Download: https://docs.traeger.de/en/software/sdk/opc-ua/net#download Usage: Browse, read, write, subscribe nodes or generate code for user defined types from server or nodeset. Features: • DA: Data Access • HDA: Historical Data Access • AE: Alarms & Events + Conditions • IO: FileAccess • API: Methods and Enumerations • OPC Classic Support • Others: • Units of Measurements • Complex/Structured Data Types Characteristics: • Simple and fast Client Development • Minimum number of lines of code • Uses OPC Foundation Stack v1.03.351.0 • Significantly reduced lines of code compared to OPC Foundation Stack Framework Features: • Data Types using Name-Value pairs, .NET dynamic and user defined types • Linq to Objects support to browse nodes • Simplified automatic certificate management • Advanced node identifier formats like compound, URI or Foundation • Database Cursor like historical data access • Event driven programming model for certificates and subscriptions Tested with: • SIMATIC S7-1500, SIMOTION, SINUMERIC, ... • and many more other vendors Works on: • Windows / Ubuntu / Debian / macOS • Android / iOS
Install
dotnet add package Opc.UaFx.Client --version 2.56.0
Install-Package Opc.UaFx.Client -Version 2.56.0
<PackageReference Include="Opc.UaFx.Client" Version="2.56.0" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.