RadiationTreatmentPlanner.Utils 5.0.0

dotnet add package RadiationTreatmentPlanner.Utils --version 5.0.0
                    
NuGet\Install-Package RadiationTreatmentPlanner.Utils -Version 5.0.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="RadiationTreatmentPlanner.Utils" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RadiationTreatmentPlanner.Utils" Version="5.0.0" />
                    
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 5.0.0
                    
#r "nuget: RadiationTreatmentPlanner.Utils, 5.0.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.
#:package RadiationTreatmentPlanner.Utils@5.0.0
                    
#: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=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=RadiationTreatmentPlanner.Utils&version=5.0.0
                    
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 428 1/10/2024
4.3.2 366 1/9/2024
4.3.1 529 10/31/2023
4.3.0 676 5/24/2023
4.2.0 840 1/31/2023
4.1.0 817 1/20/2023
4.0.1 790 1/12/2023
4.0.0 803 1/12/2023
3.9.1 1,829 11/15/2022
3.9.0 855 11/15/2022
3.8.0 906 10/11/2022
3.7.0 942 9/27/2022
3.6.0 958 9/22/2022
3.5.2 933 9/21/2022
3.5.1 916 9/21/2022
3.5.0 934 9/21/2022
3.4.0 941 9/16/2022
3.3.0 920 9/12/2022
3.2.0 925 9/12/2022
3.1.0 906 9/5/2022
3.0.3 1,840 6/3/2022
3.0.2 937 5/31/2022
3.0.1 1,267 5/27/2022
3.0.0 1,677 5/17/2022
2.6.0 955 5/11/2022
2.5.2 964 5/4/2022
2.5.1 903 5/3/2022
2.5.0 957 5/3/2022
2.4.0 3,081 5/2/2022
2.3.1 2,153 3/4/2022
2.3.0 4,988 2/7/2022
2.2.0 2,064 1/31/2022
2.1.0 3,795 12/29/2021
2.0.0 956 12/29/2021
1.1.0 1,110 12/20/2021
1.0.0 980 12/17/2021

Add dose converters to UDose and DVHCurve. It is possible to convert between physical, EQD0 and EQD2 doses now.