WATS.Client 6.1.105

There is a newer version of this package available.
See the version list below for details.
dotnet add package WATS.Client --version 6.1.105
                    
NuGet\Install-Package WATS.Client -Version 6.1.105
                    
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.105" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WATS.Client" Version="6.1.105" />
                    
Directory.Packages.props
<PackageReference Include="WATS.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WATS.Client --version 6.1.105
                    
#r "nuget: WATS.Client, 6.1.105"
                    
#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.
#:package WATS.Client@6.1.105
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WATS.Client&version=6.1.105
                    
Install as a Cake Addin
#tool nuget:?package=WATS.Client&version=6.1.105
                    
Install as a Cake Tool

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.134 3,030 6/27/2025
6.1.133 7,484 3/19/2025
6.1.131 243 1/20/2025
6.1.130 5,425 12/3/2024
6.1.122 349 9/9/2024
6.1.121 266 9/2/2024
6.1.116 915 5/15/2024
6.1.108 6,915 3/13/2024
6.1.106 340 2/23/2024
6.1.105 425 1/29/2024
6.1.101 695 11/10/2023
6.1.97 5,160 10/31/2023
6.1.95 566 9/29/2023
6.1.94 3,682 8/28/2023
6.1.91 3,616 6/6/2023
6.1.88 824 5/12/2023
6.1.81 1,737 3/6/2023
6.1.76 937 1/25/2023
6.1.75 887 1/10/2023
6.1.74 855 12/21/2022
Loading failed

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