ShareBaseSdk Documentation
The ShareBase SDK provides ShareBase subscribers the ability to easily implement integration points to ShareBase functionality within other products and applications. For products that already have out-of-the-box ShareBase functionality, the ShareBase SDK provides an easy way to implement new or enhanced functionality and features without the need to upgrade.
The ShareBase SDK is a C# client library for interacting with the ShareBase Public API. Depending on the use cases and needs of your organization, the Public REST-based API can also be used with the ShareBase SDK. The ShareBase Public API documentation can be found here: https://developers.sharebase.com
The ShareBase SDK can be downloaded from the NuGet Gallery here: https://www.nuget.org/packages/Hyland.ShareBaseSdk/
By using the ShareBase SDK, you agree to the development license agreement included on the nuget.org package page.
Technical ShareBase SDK documentation can be found at ShareBase SDK library API Documentation.
To see changes between ShareBase SDK client versions, please visit version changelog.
To get started using the ShareBase SDK and for more articles related to the SDK, see Introduction.