opcProxy.core 1.0.0

dotnet add package opcProxy.core --version 1.0.0
NuGet\Install-Package opcProxy.core -Version 1.0.0
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="opcProxy.core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add opcProxy.core --version 1.0.0
#r "nuget: opcProxy.core, 1.0.0"
#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 opcProxy.core as a Cake Addin
#addin nuget:?package=opcProxy.core&version=1.0.0

// Install opcProxy.core as a Cake Tool
#tool nuget:?package=opcProxy.core&version=1.0.0

The OPC-Proxy allows to build and deploy a customized IoT gateway to connect any OPC server with your network of microservices or cloud. This library is suitable for monitoring and control of devices. We focused on defining a protocol for bidirectional communication exposing the user to a simple API, so that one can read, but also write values to the OPC server without knowing details about OPC.
   **Documentation at:** https://opc-proxy.readthedocs.io/en/latest/intro.html

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,689 5/19/2021
0.3.3 930 8/12/2020
0.3.1 951 8/12/2020
0.3.0 854 8/11/2020
0.2.2 1,270 8/4/2020
0.2.1 1,273 5/25/2020
0.2.0 1,045 4/20/2020
0.1.11 1,005 3/23/2020
0.1.9 1,050 1/8/2020
0.1.8 969 1/7/2020
0.1.6 937 1/7/2020
0.1.4 2,351 12/29/2019
0.1.3 921 11/22/2019
0.1.1 874 11/22/2019
0.1.0 2,017 11/22/2019
0.0.3 1,934 11/19/2019
0.0.1 2,202 10/21/2019