RadiationTreatmentPlanner.Database 3.1.1

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

// Install RadiationTreatmentPlanner.Database as a Cake Tool
#tool nuget:?package=RadiationTreatmentPlanner.Database&version=3.1.1

A database interface for storing patient data and optimization results for radiation treatment planning + a concrete SQLite implementation of the RTP database.

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.
  • .NETFramework 4.7.2

    • 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
3.1.1 153 3/11/2024
3.1.0 283 2/6/2024
3.0.2 232 2/2/2024
3.0.1 387 12/19/2023
3.0.0 395 11/9/2023
2.0.0 413 10/27/2023
1.1.3 435 10/16/2023
1.1.2 382 10/13/2023
1.1.1 431 10/13/2023
1.1.0 626 7/5/2023
1.0.2 577 7/4/2023
1.0.1 585 7/4/2023
1.0.0 527 6/5/2023

Add OnProgressChangedEvent to DatabaseManager.