Technosoftware.UaSolution.UaBindings.Https
3.1.3
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Technosoftware.UaSolution.UaBindings.Https --version 3.1.3
NuGet\Install-Package Technosoftware.UaSolution.UaBindings.Https -Version 3.1.3
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="Technosoftware.UaSolution.UaBindings.Https" Version="3.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Technosoftware.UaSolution.UaBindings.Https --version 3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Technosoftware.UaSolution.UaBindings.Https, 3.1.3"
#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.
// Install Technosoftware.UaSolution.UaBindings.Https as a Cake Addin #addin nuget:?package=Technosoftware.UaSolution.UaBindings.Https&version=3.1.3 // Install Technosoftware.UaSolution.UaBindings.Https as a Cake Tool #tool nuget:?package=Technosoftware.UaSolution.UaBindings.Https&version=3.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- Microsoft.AspNetCore.Http (>= 2.1.22)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.1.25)
- Microsoft.AspNetCore.Server.Kestrel.Https (>= 2.1.3)
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (>= 2.1.3)
- System.Io.Pipelines (>= 6.0.3)
- System.Text.Encodings.Web (>= 6.0.0)
- Technosoftware.UaSolution.UaCore (>= 3.1.3)
-
net6.0
- System.Net.Http (>= 4.3.4)
- Technosoftware.UaSolution.UaCore (>= 3.1.3)
-
net7.0
- System.Net.Http (>= 4.3.4)
- Technosoftware.UaSolution.UaCore (>= 3.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.