<PackageReference Include="Relativity.Server.API.SDK" Version="5001.1.1" />

Relativity.Server.API.SDK 5001.1.1

The Relativity Server API .NET package includes interfaces that you can program against when developing agents, custom pages, and event handlers. They provide the ability to write common code for sharing across these extensibility points, simplifying your development processes and facilitating code reusability.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Relativity.Server.API.SDK</id>
    <version>5001.1.1</version>
    <title>Relativity.Server.API.SDK</title>
    <authors>Relativity</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>relativity-nuget-logo.png</icon>
    <projectUrl>https://platform.relativity.com/index.html</projectUrl>
    <description>The Relativity Server API .NET package includes interfaces that you can program against when developing agents, custom pages, and event handlers. 
    They provide the ability to write common code for sharing across these extensibility points, simplifying your development processes and facilitating code reusability.</description>
    <releaseNotes>https://platform.relativity.com</releaseNotes>
    <copyright>Copyright (c) Relativity</copyright>
    <tags>Relativity Server API SDK server-2025</tags>
    <repository type="git" commit="83ca2ff721f62fd3b17f48f327ddf48a472e232f" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.2" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>