Aspose.Tasks 4.2.0

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

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

Aspose.Tasks for .NET is a .NET Project management component that enables .NET applications to not only read and manipulate Microsoft Project documents in MPP and XML formats but to also write Microsoft Project documents in Project XML format - all without using Microsoft Project.

Product Compatible and additional computed target framework versions.
.NET Framework net10 is compatible.  net20 is compatible.  net35 is compatible.  net40 is compatible.  net40-client is compatible.  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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.3.0 246 5/5/2015
8.2.0 213 3/27/2015
8.1.0 147 3/6/2015
8.0.0 226 12/30/2014
7.4.0 64 2/13/2015
7.3.0 582 11/28/2014
7.2.0 726 10/31/2014
7.1.0 161 10/3/2014
7.0.0 215 9/8/2014
6.9.0 311 8/1/2014
6.8.0 266 6/30/2014
6.7.0 131 5/29/2014
6.6.0 95 4/25/2014
6.5.0 121 3/27/2014
6.4.0 240 2/28/2014
6.3.0 134 2/2/2014
6.2.0 91 12/27/2013
6.0.0 1,857 10/30/2013
5.9.0 89 10/1/2013
5.8.0 88 9/1/2013
5.7.0 90 7/31/2013
5.6.0 88 7/3/2013
5.5.0 87 6/5/2013
5.4.0 89 5/15/2013
5.3.0 97 4/4/2013
5.2.0 86 3/7/2013
5.1.0 92 2/4/2013
5.0.0 88 1/16/2013
4.9.0 95 12/16/2012
4.8.0 85 11/12/2012
4.7.0 121 10/4/2012
4.6.0 87 9/5/2012
4.5.0 89 7/31/2012
4.4.0 87 7/11/2012
4.3.0 87 6/7/2012
4.2.1 85 4/9/2012
4.2.0 91 3/8/2012
4.1.0.1 88 2/16/2012
4.1.0 90 2/10/2012
4.0.0 92 1/24/2012

New Features
TASKS-15459 - Implement project data recalculate methods.
TASKS-17344 - Implement resource assignments TimephasedData generation for different work contours and partly assigned resources.
TASKS-17414 - Add new methods for duration calculation in different formats.
TASKS-31063 - Critical path recalculation.

Enhancements
TASKS-33131 - Generate BackLoaded work contour for assignment.
TASKS-33132 - Generate FrontLoaded work contour for assignment.
TASKS-33133 - Generate DoublePeak work contour for assignment.
TASKS-33134 - Generate EarlyPeak and LatePeak work load.
TASKS-33135 - Generate Bell and Turtle work contours for assignment.
TASKS-33136 - Resource assignments TimephasedData generation for resources assigned on less or more than 100%.
TASKS-33128 - [Image Rendering] Export to stream.

Bugs
TASKS-30511 - Unable to read MSP 2010 MPP file.
TASKS-20768 - Incorrect resource assignment timephased work values when assignment contains overtime work.