Aspose.Tasks-Cloud
18.9.0
New generation of Aspose Cloud SDK that allows to manipulate or convert Microsoft Project documents hosted on a cloud platform from .NET applications. It allows you to work with all aspects of a Project document including conversion. The API offers a wide range of Microsoft Project export options. The Aspose.Tasks for Cloud API allows developers to convert Project documents to various formats including XML, HTML, BMP, PNG, PDF, and XSLX.
See the version list below for details.
Install-Package Aspose.Tasks-Cloud -Version 18.9.0
dotnet add package Aspose.Tasks-Cloud --version 18.9.0
<PackageReference Include="Aspose.Tasks-Cloud" Version="18.9.0" />
paket add Aspose.Tasks-Cloud --version 18.9.0
Release Notes
1) Duration type was added.
2) [Breaking] Changes in ExtendedAttribute type (used in Task.ExtendedAttributes, Resource.ExtendedAttributes, ResourceAssignment.ExtendedAttributes collections):
- 'DurationFormat' field was removed
- 'Value' field was removed
- 'AttributeType' field was added
- Following fields were added: 'DateValue', 'DurationValue', 'NumericValue', 'FlagValue', 'TextValue'. The following table shows which field contains the value of extended attribute depending on ExtendedAttribute's type.
Thus in order to get or set the value of a custom field with 'Date', 'Start' or 'Finish' type one should use 'DateValue' field.
3) GET /{name}/extendedattributes/{index} and DELETE /{name}/extendedattributes/{index} endpoints: index parameter now can be FieldId as well as index of attribute in project.ExtendedAttributes collection.
The complete list of changes can be found at https://docs.aspose.cloud/display/taskscloud/Aspose.Tasks+Cloud+18.9+Release+Notes
Dependencies
-
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
20.11.0 | 115 | 11/4/2020 |
20.8.0 | 124 | 8/11/2020 |
20.6.0 | 130 | 6/26/2020 |
19.12.0 | 197 | 12/13/2019 |
19.10.0 | 181 | 10/31/2019 |
19.4.0 | 230 | 7/17/2019 |
18.9.0 | 316 | 10/22/2018 |
18.8.2 | 305 | 9/11/2018 |
18.8.0 | 318 | 9/11/2018 |
18.2.0 | 462 | 3/11/2018 |
1.0.6 | 416 | 9/27/2017 |
1.0.5 | 413 | 9/27/2017 |
1.0.4 | 443 | 8/14/2017 |
1.0.3 | 527 | 1/6/2017 |
1.0.2 | 504 | 11/2/2016 |
1.0.1 | 499 | 10/21/2016 |
1.0.0 | 712 | 2/23/2016 |