Aspose.Tasks-Cloud 18.8.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Tasks-Cloud --version 18.8.2
NuGet\Install-Package Aspose.Tasks-Cloud -Version 18.8.2
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="Aspose.Tasks-Cloud" Version="18.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Tasks-Cloud --version 18.8.2
#r "nuget: Aspose.Tasks-Cloud, 18.8.2"
#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.
// Install Aspose.Tasks-Cloud as a Cake Addin
#addin nuget:?package=Aspose.Tasks-Cloud&version=18.8.2

// Install Aspose.Tasks-Cloud as a Cake Tool
#tool nuget:?package=Aspose.Tasks-Cloud&version=18.8.2

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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
22.12.0 345 12/14/2022
22.7.0 410 8/3/2022
21.10.0 403 10/23/2021
21.8.0 317 8/22/2021
21.2.0 497 2/26/2021
20.11.0 1,461 11/4/2020
20.8.0 497 8/11/2020
20.6.0 515 6/26/2020
19.12.0 599 12/13/2019
19.10.0 552 10/31/2019
19.4.0 626 7/17/2019
18.9.0 815 10/22/2018
18.8.2 822 9/11/2018
18.8.0 844 9/11/2018
18.2.0 1,004 3/11/2018
1.0.6 969 9/27/2017
1.0.5 909 9/27/2017
1.0.4 960 8/14/2017
1.0.3 1,031 1/6/2017
1.0.2 1,266 11/2/2016
1.0.1 1,018 10/21/2016
1.0.0 1,560 2/23/2016

GET /tasks/{name}/format API
     Added optional parameter returnAsZipArchive. It specifies whether project should be returned as a ZIP archive (supported only for HTML format).

     POST /tasks/{name}/format API
     Added optional parameter returnAsZipArchive. It specifies whether project should be returned as a ZIP archive (supported only for HTML format).

     POST /{name}/tasks/recurringinfo API
     It is a new API that can be used to add new recurring task.

     XML documentation file was added.

     The complete list of changes can be found at https://docs.aspose.cloud/display/taskscloud/Aspose.Tasks+Cloud+18.8+Release+Notes