ParetoPropertiesCalculation 6.5.1

Suggested Alternatives

ParetoCalculation

Additional Details

The new package is much more light weight, robust and performant. Also it's foundation (Pareto.Core) is a lot smoother to utilize.

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

// Install ParetoPropertiesCalculation as a Cake Tool
#tool nuget:?package=ParetoPropertiesCalculation&version=6.5.1

A .Net Framework 4.7.2 library for calculating diverse Pareto properties: Pareto optimal points, illusion point, diagonal line through pareto front line, global optimum.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on ParetoPropertiesCalculation:

Package Downloads
RadiationTreatmentPlanner.Repositories

A project that contains ParetoRepository, TcpNtcpParameterConfigRepository and UPatientRepository for storing objects at runtime.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.5.1 487 5/30/2022
6.5.0 434 5/30/2022
6.4.1 716 5/3/2022
6.4.0 487 2/23/2022
6.3.0 466 2/22/2022
6.2.0 466 2/17/2022
6.1.3 472 2/15/2022
6.1.2 484 2/11/2022
6.1.1 751 2/10/2022
6.1.0 475 2/9/2022
6.0.1 484 2/8/2022
6.0.0 435 2/8/2022
5.0.0 465 2/7/2022
4.1.0 485 2/4/2022
4.0.1 458 2/2/2022
4.0.0 462 1/27/2022
3.0.0 461 1/25/2022
2.0.0 446 1/11/2022
1.0.0 924 1/8/2022

Update dependencies + remove unused property.