WATS.Client 6.1.108

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

// Install WATS.Client as a Cake Tool
#tool nuget:?package=WATS.Client&version=6.1.108

Access to the WATS Client API for use in development of test sequencers, converters, and other tools.

The purpose of this package is that developers do not have to install the WATS Client to develop with the WATS Client API.
This package includes the WATS Client API only and is not a true alternative to installing the WATS Client. The WATS Client performs backround tasks like running converters, keeping the local list of test operations up to date, logging usage statistics to WATS, and retrying reports that failed to upload.
If the software made using this package is not deployed alongside an installation of the WATS Client, such tasks must instead be performed by the software.
When software made using this package is deployed alongside a WATS Client, the API for the version of the WATS Client is used, not the version of this package. Software developed using this package can therefore be updated to take advantage of bugfixes in the API by updating the WATS Client without make a new version of the software.

See samples on http://support.virinco.com/

Use the newest 5.x version if developing for use with WATS Client 5.x .

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

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
6.1.108 312 3/13/2024
6.1.106 194 2/23/2024
6.1.105 288 1/29/2024
6.1.101 479 11/10/2023
6.1.97 5,065 10/31/2023
6.1.95 442 9/29/2023
6.1.94 3,571 8/28/2023
6.1.91 3,359 6/6/2023
6.1.88 636 5/12/2023
6.1.81 1,343 3/6/2023
6.1.76 783 1/25/2023
6.1.75 742 1/10/2023
6.1.74 703 12/21/2022
6.1.72 736 12/7/2022
6.1.64 745 11/9/2022
6.1.56 774 9/22/2022
6.0.260 907 7/13/2022
6.0.257 992 4/19/2022
6.0.240 854 11/17/2021
6.0.235 786 9/14/2021
6.0.216 861 6/4/2021
6.0.209 739 4/19/2021
6.0.205 798 2/24/2021
6.0.192 1,017 11/20/2020
5.1.172 819 9/22/2022
5.1.171 769 11/17/2021
5.1.166 719 9/16/2021
5.1.163 761 6/4/2021
5.1.161 772 4/20/2021
5.1.160 880 2/24/2021
5.1.159 896 11/20/2020
5.1.144 1,036 7/27/2020
5.1.92 1,037 10/23/2019
5.1.84 999 9/12/2019
5.1.74 952 8/23/2019
5.1.60-beta 851 8/15/2019
5.0.392-beta 848 3/27/2019
5.0.382-beta 827 2/27/2019
5.0.381-beta 901 2/27/2019
5.0.353-beta 1,154 1/16/2019
5.0.352-beta 1,145 1/16/2019
5.0.351-beta 1,126 1/10/2019
5.0.350-beta 1,598 1/10/2019
5.0.349-beta 930 1/9/2019
5.0.315-beta 1,073 11/9/2018

See https://download.wats.com/ for release notes.