Info
Version: | 1.15.0 |
Author(s): | SharpCloud Development Team |
Last Update: | Friday, May 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://sharpcloud.com/api |
NuGet Url: | https://www.nuget.org/packages/SharpCloud.ClientAPI |
Install
Install-Package SharpCloud.ClientAPI
dotnet add package SharpCloud.ClientAPI
paket add SharpCloud.ClientAPI
SharpCloud.ClientAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags
The API can be used to both read data from and write data to SharpCloud.
All objects within a SharpCloud story such as item or view data can be accessed via the API.
The current implementation enables loading, modifying and saving of changes to data within an existing SharpCloud story.