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.
<PackageVersion Include="opcProxy.core" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="opcProxy.core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package opcProxy.core@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=opcProxy.core&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=opcProxy.core&version=1.0.0
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 2,180 5/19/2021
0.3.3 1,181 8/12/2020
0.3.1 1,202 8/12/2020
0.3.0 1,116 8/11/2020
0.2.2 1,660 8/4/2020
0.2.1 1,662 5/25/2020
0.2.0 1,355 4/20/2020
0.1.11 1,279 3/23/2020
0.1.9 1,396 1/8/2020
0.1.8 1,212 1/7/2020
0.1.6 1,202 1/7/2020
0.1.4 2,736 12/29/2019
0.1.3 1,179 11/22/2019
0.1.1 1,134 11/22/2019
0.1.0 2,402 11/22/2019
0.0.3 2,307 11/19/2019
0.0.1 2,619 10/21/2019