Info
Version: | 0.61.2 |
Author(s): | HylandSoftware, jliggett-at-hyland, richtoulouse |
Last Update: | Tuesday, July 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://developers.sharebase.com/sdk/ |
NuGet Url: | https://www.nuget.org/packages/Hyland.ShareBaseSdk |
Install
Install-Package Hyland.ShareBaseSdk
dotnet add package Hyland.ShareBaseSdk
paket add Hyland.ShareBaseSdk
Hyland.ShareBaseSdk Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2 && < 13.0.0)
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.
Documentation on the SDK can be found here: https://developers.sharebase.com/sdk/ and the ShareBase Public API documentation can be found here: https://developers.sharebase.com.