<PackageReference Include="Relativity.Transfer.Client" Version="6.3.7" />

Relativity.Transfer.Client 6.3.7

The Relativity transfer client .NET package.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Relativity.Transfer.Client</id>
    <version>6.3.7</version>
    <title>Relativity.Transfer.Client</title>
    <authors>Relativity</authors>
    <owners>Relativity ODA LLC</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.relativity.com/nuget-relativity-license/</licenseUrl>
    <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 indigo-ea</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>