Virinco.WATS.ClientAPI
7.0.156
dotnet add package Virinco.WATS.ClientAPI --version 7.0.156
NuGet\Install-Package Virinco.WATS.ClientAPI -Version 7.0.156
<PackageReference Include="Virinco.WATS.ClientAPI" Version="7.0.156" />
<PackageVersion Include="Virinco.WATS.ClientAPI" Version="7.0.156" />
<PackageReference Include="Virinco.WATS.ClientAPI" />
paket add Virinco.WATS.ClientAPI --version 7.0.156
#r "nuget: Virinco.WATS.ClientAPI, 7.0.156"
#:package Virinco.WATS.ClientAPI@7.0.156
#addin nuget:?package=Virinco.WATS.ClientAPI&version=7.0.156
#tool nuget:?package=Virinco.WATS.ClientAPI&version=7.0.156
Access to the WATS Client API for use in development of test sequencers, converters, and other tools.
The purpose of this package is for developers to 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 6.x version of the WATS.Client NuGet package if developing for use with WATS Client 6.x.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows10.0.18362 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.3)
-
net8.0-windows10.0.18362
- Microsoft.Windows.Compatibility (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Virinco.WATS.ClientAPI:
| Package | Downloads |
|---|---|
|
Virinco.WATS.StandardConverters
Access to WATS Standard Converters for use in development of WATS converters. The purpose of this package is to provide a starting point for developers who want to create converters for the WATS Client. It includes the base class Virinco.WATS.Integration.TextConverter.TextConverterBase that can be inherited from to make creating custom converters easier. This package requires WATS.ClientAPI to be installed, and will require additional configuration if the software made using this package is not deployed alongside an installation of the WATS Client. Functions like automatic retry of failed reports will need to be implemented manually if running without the WATS Client installed. See samples on http://support.virinco.com Use the newest 6.x version of the WATS.Client NuGet package if developing for use with WATS Client 6.x. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.0.156 | 327 | 10/6/2025 |