Virinco.WATS.StandardConverters 7.0.156

dotnet add package Virinco.WATS.StandardConverters --version 7.0.156
                    
NuGet\Install-Package Virinco.WATS.StandardConverters -Version 7.0.156
                    
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="Virinco.WATS.StandardConverters" Version="7.0.156" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Virinco.WATS.StandardConverters" Version="7.0.156" />
                    
Directory.Packages.props
<PackageReference Include="Virinco.WATS.StandardConverters" />
                    
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 Virinco.WATS.StandardConverters --version 7.0.156
                    
#r "nuget: Virinco.WATS.StandardConverters, 7.0.156"
                    
#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 Virinco.WATS.StandardConverters@7.0.156
                    
#: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=Virinco.WATS.StandardConverters&version=7.0.156
                    
Install as a Cake Addin
#tool nuget:?package=Virinco.WATS.StandardConverters&version=7.0.156
                    
Install as a Cake Tool

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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in 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
7.0.156 211 10/7/2025