SpyderClientLibrary 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package SpyderClientLibrary --version 1.0.3
NuGet\Install-Package SpyderClientLibrary -Version 1.0.3
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="SpyderClientLibrary" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SpyderClientLibrary --version 1.0.3
#r "nuget: SpyderClientLibrary, 1.0.3"
#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 SpyderClientLibrary as a Cake Addin
#addin nuget:?package=SpyderClientLibrary&version=1.0.3

// Install SpyderClientLibrary as a Cake Tool
#tool nuget:?package=SpyderClientLibrary&version=1.0.3

Library for controlling the Spyder 200/300/X20 video processor families.  Provides UDP control, server auto-discovery, drawing data (live display info), file transfer services, and image cache management.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 542 12/31/2021
4.0.0 314 11/10/2021
3.1.1 370 8/30/2021
3.1.0 350 8/30/2021
3.0.0 906 7/26/2018
2.0.0 1,408 6/29/2016
1.0.4 1,454 12/8/2015
1.0.3 1,431 12/7/2015
1.0.2 1,098 8/30/2015
1.0.1 1,112 3/18/2015
1.0.0 1,293 1/5/2015

Added DataObjectChanged support at BindableSpyderClient class.