OpcLabs.QuickOpc.Sample.CS by OPC Labs

<PackageReference Include="OpcLabs.QuickOpc.Sample.CS" Version="5.80.82" />

Package Files

0 bytes

 OpcLabs.QuickOpc.Sample.CS 5.80.82

Console-based QuickOPC examples in C# (source code). Rapid OPC client development. Supports OPC Data Access, XML-DA, Alarms&Events and Unified Architecture (OPC UA), including PubSub.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>OpcLabs.QuickOpc.Sample.CS</id>
    <version>5.80.82</version>
    <title>QuickOPC Client Toolkit - Examples in C#</title>
    <authors>OPC Labs</authors>
    <owners>CODE Consulting and Development, s.r.o.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.opclabs.com/files/downloads/QuickOpc/2024.1/EULA-OPCStudio.htm</licenseUrl>
    <readme>readme.md</readme>
    <projectUrl>https://www.opclabs.com/products/quickopc?nuget</projectUrl>
    <iconUrl>https://www.opclabs.com/files/nuget/icons/Icon-OpcLabs.QuickOpc.Sample.CS-50x50px.png</iconUrl>
    <description>Console-based QuickOPC examples in C# (source code). Rapid OPC client development. Supports OPC Data Access, XML-DA, Alarms&amp;Events and Unified Architecture (OPC UA), including PubSub.</description>
    <releaseNotes>Changes made in released versions are described here: http://kb.opclabs.com/What%27s_New .
	    Table of all versions, with their basic requirements: http://kb.opclabs.com/Versions .</releaseNotes>
    <copyright>Copyright (c) CODE Consulting and Development, s.r.o., Plzen. All rights reserved.</copyright>
    <language>en-us</language>
    <tags>OPC OPC-UA C#</tags>
    <dependencies>
      <dependency id="OpcLabs.QuickOpc" version="[5.80.82]" />
    </dependencies>
  </metadata>
</package>