RadiationTreatmentPlanner.Utils 3.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package RadiationTreatmentPlanner.Utils --version 3.0.2
                    
NuGet\Install-Package RadiationTreatmentPlanner.Utils -Version 3.0.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="RadiationTreatmentPlanner.Utils" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RadiationTreatmentPlanner.Utils" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="RadiationTreatmentPlanner.Utils" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RadiationTreatmentPlanner.Utils --version 3.0.2
                    
#r "nuget: RadiationTreatmentPlanner.Utils, 3.0.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.
#:package RadiationTreatmentPlanner.Utils@3.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RadiationTreatmentPlanner.Utils&version=3.0.2
                    
Install as a Cake Addin
#tool nuget:?package=RadiationTreatmentPlanner.Utils&version=3.0.2
                    
Install as a Cake Tool

A utilities package for automatic radiation treatment planning. For source code and documentation see https://gitlab.com/radiation-treatment-planning/radiation-treatment-planner-utils/

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 (2)

Showing the top 2 NuGet packages that depend on RadiationTreatmentPlanner.Utils:

Package Downloads
ParetoPropertiesCalculation

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.

LexicographicSearch

A .Net Framework 4.7.2 project that supports lexicographic search for finding optimal radiation treatment plans.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 433 1/10/2024
4.3.2 369 1/9/2024
4.3.1 531 10/31/2023
4.3.0 678 5/24/2023
4.2.0 842 1/31/2023
4.1.0 819 1/20/2023
4.0.1 792 1/12/2023
4.0.0 805 1/12/2023
3.9.1 1,831 11/15/2022
3.9.0 857 11/15/2022
3.8.0 908 10/11/2022
3.7.0 944 9/27/2022
3.6.0 960 9/22/2022
3.5.2 935 9/21/2022
3.5.1 918 9/21/2022
3.5.0 936 9/21/2022
3.4.0 943 9/16/2022
3.3.0 922 9/12/2022
3.2.0 927 9/12/2022
3.1.0 908 9/5/2022
3.0.3 1,843 6/3/2022
3.0.2 940 5/31/2022
3.0.1 1,270 5/27/2022
3.0.0 1,680 5/17/2022
2.6.0 958 5/11/2022
2.5.2 967 5/4/2022
2.5.1 906 5/3/2022
2.5.0 960 5/3/2022
2.4.0 3,084 5/2/2022
2.3.1 2,156 3/4/2022
2.3.0 4,991 2/7/2022
2.2.0 2,067 1/31/2022
2.1.0 3,799 12/29/2021
2.0.0 960 12/29/2021
1.1.0 1,114 12/20/2021
1.0.0 984 12/17/2021

Set tolerance of 0.0001 for UVolume and UDose Equals methods.