Relativity.Server.SDK 5000.0.2
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.SDK</id>
<version>5000.0.2</version>
<title>Relativity.Server.SDK</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://platform.relativity.com/</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 Core SDK server-2024</tags>
<dependencies>
<group targetFramework=".NETFramework4.6.2" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="Microsoft.VisualBasic" targetFramework=".NETFramework4.6.2" />
<frameworkAssembly assemblyName="System.Web" targetFramework=".NETFramework4.6.2" />
<frameworkAssembly assemblyName="System.Web.Services" targetFramework=".NETFramework4.6.2" />
</frameworkAssemblies>
</metadata>
</package>