Dama.Controls 2.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dama.Controls --version 2.1.4                
NuGet\Install-Package Dama.Controls -Version 2.1.4                
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="Dama.Controls" Version="2.1.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dama.Controls --version 2.1.4                
#r "nuget: Dama.Controls, 2.1.4"                
#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 Dama.Controls as a Cake Addin
#addin nuget:?package=Dama.Controls&version=2.1.4

// Install Dama.Controls as a Cake Tool
#tool nuget:?package=Dama.Controls&version=2.1.4                

A set of user controls

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
24.7.9 125 7/9/2024
24.6.30 129 6/29/2024
24.6.29.1507 110 6/29/2024
24.6.29 107 6/29/2024
24.6.26 91 6/26/2024
24.6.25 98 6/25/2024
24.1.31 145 1/31/2024
24.1.30 100 1/30/2024
24.1.29 93 1/29/2024
23.11.9 190 12/9/2023
2.4.2 113 12/9/2023
2.4.1 93 12/9/2023
2.4.0 172 7/26/2023
2.3.0 293 1/17/2023
2.2.1 308 12/21/2022
2.2.0 293 12/20/2022
2.1.15 276 12/7/2022
2.1.14 357 10/27/2022
2.1.13 362 10/25/2022
2.1.11 393 10/22/2022
2.1.10 389 10/11/2022
2.1.9 420 9/28/2022
2.1.8 412 9/28/2022
2.1.7 420 9/21/2022
2.1.6 415 9/20/2022
2.1.5 415 9/2/2022
2.1.4 417 9/1/2022
2.1.3 422 9/1/2022
2.1.2 415 9/1/2022
2.1.1 423 9/1/2022
2.1.0 425 9/1/2022
2.0.1 431 9/1/2022
2.0.0 488 6/3/2022

Renamed DamaDateBox to DateBox. Consider updating all references to this.
    Reduced target version from .net 4.8 to 4.6.1. Removed unneeded enums
    Renamed Utilities class to DamaControlUtilities
    Made RefreshDisplay method of ListViewGridControl public