SharpCloud.ClientAPI 1.15.0

dotnet add package SharpCloud.ClientAPI --version 1.15.0
                    
NuGet\Install-Package SharpCloud.ClientAPI -Version 1.15.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpCloud.ClientAPI" Version="1.15.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpCloud.ClientAPI" Version="1.15.0" />
                    
Directory.Packages.props
<PackageReference Include="SharpCloud.ClientAPI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpCloud.ClientAPI --version 1.15.0
                    
#r "nuget: SharpCloud.ClientAPI, 1.15.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SharpCloud.ClientAPI&version=1.15.0
                    
Install SharpCloud.ClientAPI as a Cake Addin
#tool nuget:?package=SharpCloud.ClientAPI&version=1.15.0
                    
Install SharpCloud.ClientAPI as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 299 5/19/2023
1.14.0 341 1/16/2023
1.13.0 392 11/15/2022
1.12.0 485 9/2/2022
1.11.0 537 5/9/2022
1.10.1 569 3/30/2022
1.10.0 554 3/25/2022
1.9.0 535 3/17/2022
1.8.6 579 8/5/2021
1.8.5 477 7/22/2021
1.8.4 732 6/8/2020
1.8.3 593 6/2/2020
1.8.2 633 3/30/2020
1.8.1 674 2/13/2020
1.8.0 619 2/13/2020
1.7.1 718 10/14/2019
1.7.0 703 6/26/2019
1.6.0 673 6/24/2019
1.5.0 750 3/4/2019
1.4.0 808 2/5/2019
1.3.0 826 1/23/2019
1.2.0 830 1/17/2019
1.1.0 867 1/8/2019
1.0.39 833 1/8/2019
1.0.38 858 1/3/2019
1.0.37 803 12/7/2018
1.0.36 1,050 7/26/2018
1.0.35 981 7/26/2018
1.0.34 1,167 7/11/2018
1.0.33 1,228 5/16/2018
1.0.32 1,234 5/16/2018
1.0.31 1,187 1/30/2018
1.0.30 1,177 12/6/2017
1.0.29 1,045 12/5/2017
1.0.28 1,032 11/22/2017
1.0.27 1,106 7/24/2017
1.0.26 1,076 6/27/2017
1.0.25 1,158 4/27/2017
1.0.24 1,121 4/27/2017
1.0.23 1,198 2/9/2017
1.0.22 1,189 10/14/2016
1.0.21 1,144 9/30/2016
1.0.20 1,149 9/28/2016
1.0.19 1,137 9/28/2016
1.0.18 1,477 9/19/2016
1.0.17 1,421 8/2/2016
1.0.16 1,177 6/30/2016
1.0.15 1,164 6/29/2016
1.0.14 1,205 6/9/2016
1.0.13 1,143 6/7/2016
1.0.12 1,143 6/6/2016
1.0.11 1,138 6/6/2016
1.0.10 1,149 6/3/2016
1.0.9 1,167 5/20/2016
1.0.8 1,175 5/18/2016
1.0.7 1,187 4/8/2016
1.0.6 1,166 4/4/2016
1.0.5 1,147 4/4/2016
1.0.4 1,452 4/17/2015
1.0.3 1,212 3/25/2015
1.0.2 1,198 3/25/2015
1.0.1 1,237 3/25/2015
1.0.0 1,254 3/5/2015

Fix bug potentially causing SharpCloud base URL to be invalid