OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
1.4.371.91
See the version list below for details.
dotnet add package OPCFoundation.NetStandard.Opc.Ua.Bindings.Https --version 1.4.371.91
NuGet\Install-Package OPCFoundation.NetStandard.Opc.Ua.Bindings.Https -Version 1.4.371.91
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Bindings.Https" Version="1.4.371.91" />
paket add OPCFoundation.NetStandard.Opc.Ua.Bindings.Https --version 1.4.371.91
#r "nuget: OPCFoundation.NetStandard.Opc.Ua.Bindings.Https, 1.4.371.91"
// Install OPCFoundation.NetStandard.Opc.Ua.Bindings.Https as a Cake Addin
#addin nuget:?package=OPCFoundation.NetStandard.Opc.Ua.Bindings.Https&version=1.4.371.91
// Install OPCFoundation.NetStandard.Opc.Ua.Bindings.Https as a Cake Tool
#tool nuget:?package=OPCFoundation.NetStandard.Opc.Ua.Bindings.Https&version=1.4.371.91
OPC UA Https Binding Library
Product | Versions 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- OPCFoundation.NetStandard.Opc.Ua.Core (>= 1.4.371.91)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.Http (>= 2.1.34)
- 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)
- OPCFoundation.NetStandard.Opc.Ua.Core (>= 1.4.371.91)
- System.Io.Pipelines (>= 6.0.3)
- System.Text.Encodings.Web (>= 6.0.0)
-
.NETFramework 4.8
- Microsoft.AspNetCore.Http (>= 2.1.34)
- 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)
- OPCFoundation.NetStandard.Opc.Ua.Core (>= 1.4.371.91)
- System.Io.Pipelines (>= 6.0.3)
- System.Text.Encodings.Web (>= 6.0.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http (>= 2.1.34)
- 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)
- OPCFoundation.NetStandard.Opc.Ua.Core (>= 1.4.371.91)
- System.Io.Pipelines (>= 6.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.Encodings.Web (>= 6.0.0)
-
net6.0
- OPCFoundation.NetStandard.Opc.Ua.Core (>= 1.4.371.91)
- System.Net.Http (>= 4.3.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OPCFoundation.NetStandard.Opc.Ua.Bindings.Https:
Package | Downloads |
---|---|
OPCFoundation.NetStandard.Opc.Ua
This package contains the OPC UA reference implementation and is targeting the .NET Standard Library. |
|
OpcLabs.QuickOpc
Rapid OPC client development. Supports OPC Data Access, XML-DA, Alarms&Events and Unified Architecture (OPC UA), including PubSub. Allows procedural coding, live binding (code-less development), live mapping, and reactive programming models. Works with .NET Framework and .NET Standard on Microsoft Windows, Linux and macOS. |
|
GodSharp.Opc.Ua.Server
opc ua server for .net. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on OPCFoundation.NetStandard.Opc.Ua.Bindings.Https:
Repository | Stars |
---|---|
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
|
|
OPCFoundation/UA-.NETStandard-Samples
|
Version | Downloads | Last updated |
---|---|---|
1.5.371.3-beta | 2,705 | 11/2/2022 |
1.5.368.5-beta | 978 | 6/2/2022 |
1.4.371.91 | 182 | 5/25/2023 |
1.4.371.86 | 8,647 | 4/21/2023 |
1.4.371.60 | 29,096 | 1/27/2023 |
1.4.371.50 | 10,130 | 12/20/2022 |
1.4.371.41 | 17,672 | 11/16/2022 |
1.4.370.12 | 47,309 | 8/15/2022 |
1.4.370.9 | 7,972 | 8/11/2022 |
1.4.370.1 | 30,381 | 7/18/2022 |
1.4.369.30 | 20,485 | 6/21/2022 |
1.4.368.58 | 10,409 | 5/31/2022 |
1.4.368.53 | 24,231 | 4/1/2022 |
1.4.368.33 | 78,661 | 2/18/2022 |
1.4.367.100 | 9,464 | 2/28/2022 |
1.4.367.95 | 18,553 | 1/27/2022 |
1.4.367.75 | 36,309 | 12/3/2021 |
1.4.367.42 | 31,050 | 10/12/2021 |
1.4.367.41 | 2,470 | 10/4/2021 |
1.4.367.39 | 1,140 | 9/29/2021 |
1.4.366.38 | 87,921 | 5/12/2021 |
1.4.365.48 | 39,691 | 3/2/2021 |
1.4.365.23 | 69,191 | 1/23/2021 |
1.4.365.10 | 5,470 | 1/11/2021 |
1.4.365.2 | 4,113 | 12/17/2020 |
1.4.364.40 | 6,642 | 12/10/2020 |