Relativity.CustomPages 15.6.0
The Relativity custom pages framework .NET package.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Relativity.CustomPages</id>
<version>15.6.0</version>
<title>Relativity.CustomPages</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>
<iconUrl>https://www.relativity.com/images/relativity-nuget-logo.png</iconUrl>
<description>The Relativity custom pages framework .NET package.</description>
<summary>You can use custom pages to create your own look and feel for applications that you develop on the Relativity platform. You can develop your own cascading style sheets (CSS), JavaScript, HTML, and images for your custom pages. Additionally, custom pages can dynamically display or manipulate data stored in a Relativity database and Relativity Dynamic Objects (RDOs). They also facilitate the development of web applications that exist on top of Relativity but don't directly interface with it. Custom pages support flexible application development for workflows tailored to your specific business needs.</summary>
<releaseNotes>https://platform.relativity.com</releaseNotes>
<copyright>Copyright (c) Relativity</copyright>
<tags>Relativity SDK API Custom Pages CustomPages CustomPage ninebark-ea</tags>
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Relativity.Other" version="12.0.78.6" />
<dependency id="Relativity.Api" version="15.6.0" />
<dependency id="Relativity.Logging" version="2019.5.1" />
</group>
</dependencies>
</metadata>
</package>