Here is a list of available documentation for different topics:
UA Core stack related:
- About .NET platform support, Nuget packages and versioning.
- How X.509 Certificates are used in the certificate stores.
- Using the Reverse Connect for the UA-TCP transport.
- Support for the TransferSubscriptions service set.
- Improved support for Logging with
ILogger
andEventSource
. - Support for WellKnownRoles & RoleBasedUserManagement.
- Support for ECC Certificates.
Reference application related:
- Reference Client documentation for configuration of the console reference client using parameters.
- Reference Server documentation for running against CTT.
- Using the Container support of the Reference Server in VS2022 and for local testing.
Starting with version 1.5.375.XX the winforms reference client & winforms reference server were moved to the OPC UA .NET Standard Samples repository.
For the PubSub support library:
- The PubSub library with samples.
- The ConsoleReferencePublisher documentation.
- The ConsoleReferenceSubscriber documentation.