/Objectmanager-Rest

An independent implementation of the Relativity object manager that is backwards compatible

Primary LanguageC#MIT LicenseMIT

Objectmanager-Rest

An independent implementation of the Relativity object manager that is backwards compatible. This implementation is designed to have a uniform interface, but allow each version of Relativity changes to not require updates.

Build Stataus

Install

The easiest way to download is via NuGet:

Install-Package ObjectManager-Rest

Usage

TODO