Relativity.Transfer.Client 7.2.26
The Relativity transfer client .NET package.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Relativity.Transfer.Client</id>
<version>7.2.26</version>
<title>Relativity.Transfer.Client</title>
<authors>Relativity</authors>
<owners>Relativity ODA LLC</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="file">license.txt</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<icon>relativity-nuget-logo.png</icon>
<projectUrl>https://github.com/relativitydev/transfer-api-samples</projectUrl>
<iconUrl>https://www.relativity.com/images/relativity-nuget-logo.png</iconUrl>
<description>The Relativity transfer client .NET package.</description>
<summary>You can use the Transfer API (TAPI) to build application components that connect to a Relativity instance and stream the data into Relativity or RelativityOne from external data sources using different transfer protocols, for example, HTTP, SMB, and Aspera.</summary>
<releaseNotes>https://platform.relativity.com</releaseNotes>
<copyright>Copyright (c) Relativity</copyright>
<tags>Relativity Transfer Client mayapple-0</tags>
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Newtonsoft.Json" version="6.0.8" />
<dependency id="Polly" version="5.3.1" />
<dependency id="ssh.net" version="[2016.0.0]" />
</group>
</dependencies>
</metadata>
</package>