Technosoftware.UaSolution.UaCore
3.2.2
See https://github.com/technosoftware-gmbh/opcua-solution-net for the always actual version.
dotnet add package Technosoftware.UaSolution.UaCore --version 3.2.2
NuGet\Install-Package Technosoftware.UaSolution.UaCore -Version 3.2.2
<PackageReference Include="Technosoftware.UaSolution.UaCore" Version="3.2.2" />
paket add Technosoftware.UaSolution.UaCore --version 3.2.2
#r "nuget: Technosoftware.UaSolution.UaCore, 3.2.2"
// Install Technosoftware.UaSolution.UaCore as a Cake Addin #addin nuget:?package=Technosoftware.UaSolution.UaCore&version=3.2.2 // Install Technosoftware.UaSolution.UaCore as a Cake Tool #tool nuget:?package=Technosoftware.UaSolution.UaCore&version=3.2.2
Technosoftware GmbH OPC UA Solution .NET Core
The OPC UA Solution .NET Core is the core library for the
Features included
Core
- Fully ported Core OPC UA Stack.
- X.509 Certificate support for client and server authentication.
- SHA-2 support (up to SHA512) including security profile Basic256Sha256, Aes128Sha256RsaOaep and Aes256Sha256RsaPss for configurations with high security needs.
- Anonymous, username and X.509 certificate user authentication.
- UA-TCP & HTTPS transports (client and server).
- Reverse Connect for the UA-TCP transport (client and server).
- Folder & OS-level (X509Store) Certificate Stores.
- Sessions and Subscriptions.
- Improved support for Logging with
ILogger
andEventSource
. - Support for custom certificate stores with refactored
ICertificateStore
andCertificateStoreType
interface. - Client and Server support for TransferSubscriptions.
Build Status
Code Quality
Redistributable
- The Redistributable of the OPC UA Local Discovery Server are available here.
- We used the version 1.04.405 for our tests
Available Solution
Binary Edition
If you purchased a Binary Edition of one of the following products
you can use the delivered license to turn the contents of this repository into a product version.
Bundle Edition
The OPC UA Bundle .NET includes the OPC UA Client .NET and OPC UA Server .NET and is available at
The delivered license can be used to turn the contents of this repository into a product version.
Get Support for the Solution:
Support for the Solution is available here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 is compatible. 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 was computed. 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. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- BouncyCastle.Cryptography (>= 2.2.1)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
- Newtonsoft.Json (>= 13.0.3)
- System.Formats.Asn1 (>= 7.0.0)
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
- Newtonsoft.Json (>= 13.0.3)
- System.Formats.Asn1 (>= 7.0.0)
-
net7.0
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
- Newtonsoft.Json (>= 13.0.3)
- System.Formats.Asn1 (>= 7.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Technosoftware.UaSolution.UaCore:
Package | Downloads |
---|---|
Technosoftware.UaSolution.UaConfiguration
OPC UA Solution .NET Configuration Library |
|
Technosoftware.UaSolution.UaServer
OPC UA Solution .NET Server Library |
|
Technosoftware.UaSolution.UaClient
OPC UA Solution .NET Client Library |
|
Technosoftware.UaSolution.UaBindings.Https
OPC UA Solution .NET HTTPS Bindings Library |
|
Technosoftware.UaSolution.UaBaseServer
OPC UA Solution .NET Base Server Library |
GitHub repositories
This package is not used by any popular GitHub repositories.