Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 979 Bytes

File metadata and controls

38 lines (22 loc) · 979 Bytes

Relativity.Import.SDK

nuget

The Relativity Import SDK package contains interfaces for interacting with Relativity Import APIs via .NET.

v1.2.1

Release Notes

  • Added DeleteParentFolderAsync endpoint
  • Added GetDefaultLocationForWorkspaceAsync and GetDefaultLocationForJobAsync endpoints

v1.1.14

Release Notes

  • Relativity.Import.SDK now targets .NET Standard 2.0
  • Added ObjectIdentifier to ImportError model

v1.0.22

Release Notes

  • Update ImageSettingsBuilder to use ExtractedTextEncoding instead of Other settings.
  • Add encoding and file size settings for all long text fields with file paths.
  • Add builder method for long text field with file paths.

v1.0.8

Release Notes

  • Added dependency to Relativity.Kepler.Client.SDK

v1.0.7

Release Notes

  • Initial Version Release