AdsClient 0.7.0
dotnet add package AdsClient --version 0.7.0
NuGet\Install-Package AdsClient -Version 0.7.0
<PackageReference Include="AdsClient" Version="0.7.0" />
paket add AdsClient --version 0.7.0
#r "nuget: AdsClient, 0.7.0"
// 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)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AdsClient:
Package | Downloads |
---|---|
AdsClient.Winsock
A client implementation of the Beckhoff Twincat ADS protocol. This is a library for .Net >=4.5/Mono >=3.2.8/Xamarin. |
|
AdsClient.WinRT
A client implementation of the Beckhoff Twincat ADS protocol. This is a library for winrt (phone/windows 8.1) |
GitHub repositories
This package is not used by any popular GitHub repositories.