DlhSoft.ProjectManagementHyperFramework 5.0.6.6

dotnet add package DlhSoft.ProjectManagementHyperFramework --version 5.0.6.6
NuGet\Install-Package DlhSoft.ProjectManagementHyperFramework -Version 5.0.6.6
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="DlhSoft.ProjectManagementHyperFramework" Version="5.0.6.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DlhSoft.ProjectManagementHyperFramework --version 5.0.6.6
#r "nuget: DlhSoft.ProjectManagementHyperFramework, 5.0.6.6"
#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 DlhSoft.ProjectManagementHyperFramework as a Cake Addin
#addin nuget:?package=DlhSoft.ProjectManagementHyperFramework&version=5.0.6.6

// Install DlhSoft.ProjectManagementHyperFramework as a Cake Tool
#tool nuget:?package=DlhSoft.ProjectManagementHyperFramework&version=5.0.6.6

Project management service components for JavaScript® (ECMAScript): TaskManager. Main features: Task scheduling; Working time customization; Critical path enumeration; Resource leveling algorithm.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
5.0.6.6 456 4/2/2021
5.0.6.5 374 2/11/2021
5.0.6.4 402 2/10/2021
5.0.6.3 508 5/15/2020
5.0.6.2 487 5/3/2020
5.0.6.1 523 4/30/2020
5.0.6 498 4/13/2020
5.0.5.15 508 4/6/2020
5.0.5.14 509 2/7/2020
5.0.5.13 514 11/17/2019
5.0.5.12 1,168 1/12/2017
5.0.5.11 1,117 7/24/2016

Added support for single pass task leveling upon optimizeWork call (fourth argument).