AdsClient 0.7.0

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

// Install AdsClient as a Cake Tool
#tool nuget:?package=AdsClient&version=0.7.0

A client implementation of the Beckhoff Twincat ADS protocol.
This is a PCL library for .Net >=4.5/Mono >=3.2.8/Xamarin/WinRT.

The socket implementation can't be placed in the PCL library.
Therefore you need an extra dll depending on you program.
- Winsock (normal .Net app or Mono/Xamarin)
- WinRT (windows 8.1 WinRT/Phone)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.0 212 2/16/2015
0.6.0 511 4/12/2014