opcProxy.core
0.1.4
See the version list below for details.
dotnet add package opcProxy.core --version 0.1.4
NuGet\Install-Package opcProxy.core -Version 0.1.4
<PackageReference Include="opcProxy.core" Version="0.1.4" />
paket add opcProxy.core --version 0.1.4
#r "nuget: opcProxy.core, 0.1.4"
// Install opcProxy.core as a Cake Addin #addin nuget:?package=opcProxy.core&version=0.1.4 // Install opcProxy.core as a Cake Tool #tool nuget:?package=opcProxy.core&version=0.1.4
OPC-Proxy Core Library
This is an OPC proxy, is a gateway to an OPC network that can link any other protocol to OPC. This library is the core part of a set of modular library. It is based on the C# OPC-Foundation [link missing] library. It can load server node configuration from a xml file. It has a memory cache using LiteDB where the node lists is saved, and keep the last value of the nodes variables.
Documentation
You can find all details about the library and the OPC-Proxy Project at opc-proxy.readthedocs.io.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. 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. |
-
.NETStandard 2.0
- LiteDB (>= 4.1.4)
- Newtonsoft.Json (>= 12.0.2)
- NLog (>= 4.6.7)
- OPCFoundation.NetStandard.Opc.Ua (>= 1.4.357.28)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on opcProxy.core:
Package | Downloads |
---|---|
opcProxy.GrpcConnector
Package Description |
|
opcProxy.InfluxDBConnector
Package Description |
|
opcProxy.KafkaConnector
Package Description |
|
opcProxy.WebServer
The OPC-Proxy Webserver exposes your OPC-server trough a configurable web interface. The nodes are available to reads and writes via REST and JSON APIs. It also provides cookie-based authentication for users, a user-admin page and can serve custom static pages from a user-defined directory. **Documentation at:** https://opc-proxy.readthedocs.io/en/latest/intro.html |
|
opcREST
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,826 | 5/19/2021 |
0.3.3 | 965 | 8/12/2020 |
0.3.1 | 982 | 8/12/2020 |
0.3.0 | 900 | 8/11/2020 |
0.2.2 | 1,356 | 8/4/2020 |
0.2.1 | 1,355 | 5/25/2020 |
0.2.0 | 1,088 | 4/20/2020 |
0.1.11 | 1,043 | 3/23/2020 |
0.1.9 | 1,132 | 1/8/2020 |
0.1.8 | 1,002 | 1/7/2020 |
0.1.6 | 971 | 1/7/2020 |
0.1.4 | 2,427 | 12/29/2019 |
0.1.3 | 952 | 11/22/2019 |
0.1.1 | 910 | 11/22/2019 |
0.1.0 | 2,110 | 11/22/2019 |
0.0.3 | 2,011 | 11/19/2019 |
0.0.1 | 2,296 | 10/21/2019 |