<PackageReference Include="Relativity.Rsapi" Version="9.4.378.21" />

Relativity.Rsapi 9.4.378.21

The Services API provides you with a set of web services for programmatically manipulating many of the object types available in Relativity. Depending on the object type, you have the option to create, read, update, delete, and query on it. You can use the functionality provided by the Services API to perform many of the same tasks that you can complete through a Relativity web UI.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Relativity.Rsapi</id>
    <version>9.4.378.21</version>
    <authors>Relativity</authors>
    <owners>Relativity</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.relativity.com/nugetLicense.txt</licenseUrl>
    <projectUrl>https://platform.relativity.com/</projectUrl>
    <iconUrl>https://www.relativity.com/relativity/images/footer-logo-2x.png</iconUrl>
    <description>The Services API provides you with a set of web services for programmatically manipulating many of the object types available in Relativity. Depending on the object type, you have the option to create, read, update, delete, and query on it. You can use the functionality provided by the Services API to perform many of the same tasks that you can complete through a Relativity web UI.</description>
    <releaseNotes></releaseNotes>
    <copyright>:copyright: Relativity</copyright>
    <tags>Relativity SDK API RSAPI Services</tags>
  </metadata>
</package>