SharpCloud.ClientAPI
1.15.0
dotnet add package SharpCloud.ClientAPI --version 1.15.0
NuGet\Install-Package SharpCloud.ClientAPI -Version 1.15.0
<PackageReference Include="SharpCloud.ClientAPI" Version="1.15.0" />
paket add SharpCloud.ClientAPI --version 1.15.0
#r "nuget: SharpCloud.ClientAPI, 1.15.0"
// Install SharpCloud.ClientAPI as a Cake Addin #addin nuget:?package=SharpCloud.ClientAPI&version=1.15.0 // Install SharpCloud.ClientAPI as a Cake Tool #tool nuget:?package=SharpCloud.ClientAPI&version=1.15.0
The SharpCloud API provides a mechanism for other IT systems to communicate directly with the SharpCloud database via an object model based interface.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 11.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.15.0 | 242 | 5/19/2023 |
1.14.0 | 308 | 1/16/2023 |
1.13.0 | 357 | 11/15/2022 |
1.12.0 | 446 | 9/2/2022 |
1.11.0 | 496 | 5/9/2022 |
1.10.1 | 528 | 3/30/2022 |
1.10.0 | 510 | 3/25/2022 |
1.9.0 | 496 | 3/17/2022 |
1.8.6 | 539 | 8/5/2021 |
1.8.5 | 437 | 7/22/2021 |
1.8.4 | 690 | 6/8/2020 |
1.8.3 | 548 | 6/2/2020 |
1.8.2 | 587 | 3/30/2020 |
1.8.1 | 629 | 2/13/2020 |
1.8.0 | 572 | 2/13/2020 |
1.7.1 | 671 | 10/14/2019 |
1.7.0 | 653 | 6/26/2019 |
1.6.0 | 627 | 6/24/2019 |
1.5.0 | 699 | 3/4/2019 |
1.4.0 | 759 | 2/5/2019 |
1.3.0 | 775 | 1/23/2019 |
1.2.0 | 779 | 1/17/2019 |
1.1.0 | 817 | 1/8/2019 |
1.0.39 | 784 | 1/8/2019 |
1.0.38 | 808 | 1/3/2019 |
1.0.37 | 750 | 12/7/2018 |
1.0.36 | 963 | 7/26/2018 |
1.0.35 | 894 | 7/26/2018 |
1.0.34 | 1,045 | 7/11/2018 |
1.0.33 | 1,095 | 5/16/2018 |
1.0.32 | 1,106 | 5/16/2018 |
1.0.31 | 1,052 | 1/30/2018 |
1.0.30 | 1,040 | 12/6/2017 |
1.0.29 | 949 | 12/5/2017 |
1.0.28 | 935 | 11/22/2017 |
1.0.27 | 1,003 | 7/24/2017 |
1.0.26 | 980 | 6/27/2017 |
1.0.25 | 1,060 | 4/27/2017 |
1.0.24 | 1,022 | 4/27/2017 |
1.0.23 | 1,097 | 2/9/2017 |
1.0.22 | 1,087 | 10/14/2016 |
1.0.21 | 1,044 | 9/30/2016 |
1.0.20 | 1,050 | 9/28/2016 |
1.0.19 | 1,037 | 9/28/2016 |
1.0.18 | 1,379 | 9/19/2016 |
1.0.17 | 1,320 | 8/2/2016 |
1.0.16 | 1,075 | 6/30/2016 |
1.0.15 | 1,066 | 6/29/2016 |
1.0.14 | 1,105 | 6/9/2016 |
1.0.13 | 1,043 | 6/7/2016 |
1.0.12 | 1,043 | 6/6/2016 |
1.0.11 | 1,037 | 6/6/2016 |
1.0.10 | 1,049 | 6/3/2016 |
1.0.9 | 1,066 | 5/20/2016 |
1.0.8 | 1,076 | 5/18/2016 |
1.0.7 | 1,086 | 4/8/2016 |
1.0.6 | 1,064 | 4/4/2016 |
1.0.5 | 1,045 | 4/4/2016 |
1.0.4 | 1,346 | 4/17/2015 |
1.0.3 | 1,105 | 3/25/2015 |
1.0.2 | 1,095 | 3/25/2015 |
1.0.1 | 1,133 | 3/25/2015 |
1.0.0 | 1,149 | 3/5/2015 |
Fix bug potentially causing SharpCloud base URL to be invalid