WATS.Client 6.1.116

dotnet add package WATS.Client --version 6.1.116                
NuGet\Install-Package WATS.Client -Version 6.1.116                
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.116" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WATS.Client --version 6.1.116                
#r "nuget: WATS.Client, 6.1.116"                
#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.116

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

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.116 135 5/15/2024
6.1.108 2,709 3/13/2024
6.1.106 203 2/23/2024
6.1.105 296 1/29/2024
6.1.101 493 11/10/2023
6.1.97 5,072 10/31/2023
6.1.95 454 9/29/2023
6.1.94 3,576 8/28/2023
6.1.91 3,373 6/6/2023
6.1.88 641 5/12/2023
6.1.81 1,468 3/6/2023
6.1.76 790 1/25/2023
6.1.75 745 1/10/2023
6.1.74 707 12/21/2022
6.1.72 743 12/7/2022
6.1.64 751 11/9/2022
6.1.56 777 9/22/2022
6.0.260 917 7/13/2022
6.0.257 1,000 4/19/2022
6.0.240 855 11/17/2021
6.0.235 787 9/14/2021
6.0.216 863 6/4/2021
6.0.209 742 4/19/2021
6.0.205 802 2/24/2021
6.0.192 1,023 11/20/2020
5.1.172 831 9/22/2022
5.1.171 777 11/17/2021
5.1.166 721 9/16/2021
5.1.163 762 6/4/2021
5.1.161 778 4/20/2021
5.1.160 883 2/24/2021
5.1.159 899 11/20/2020
5.1.144 1,042 7/27/2020
5.1.92 1,040 10/23/2019
5.1.84 1,002 9/12/2019
5.1.74 955 8/23/2019
5.1.60-beta 861 8/15/2019
5.0.392-beta 850 3/27/2019
5.0.382-beta 829 2/27/2019
5.0.381-beta 902 2/27/2019
5.0.353-beta 1,156 1/16/2019
5.0.352-beta 1,146 1/16/2019
5.0.351-beta 1,127 1/10/2019
5.0.350-beta 1,599 1/10/2019
5.0.349-beta 932 1/9/2019
5.0.315-beta 1,075 11/9/2018

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