NTDLS.WinFormsHelpers 1.2.4

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

// Install NTDLS.WinFormsHelpers as a Cake Tool
#tool nuget:?package=NTDLS.WinFormsHelpers&version=1.2.4

NTDLS.WinFormsHelpers

Helpers for working with WinForms. Getting and setting values, simplifications for invoke, etc.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net8.0-windows7.0 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
1.2.4 73 6/23/2024
1.2.3 75 6/23/2024
1.2.2 78 6/20/2024
1.2.1 75 6/20/2024
1.2.0 75 6/20/2024
1.1.6 71 6/20/2024
1.1.5 79 6/20/2024
1.1.4 76 6/20/2024
1.1.3 76 6/20/2024
1.1.2 72 6/20/2024
1.1.1 78 6/20/2024
1.1.0 75 6/20/2024
1.0.7 75 6/14/2024
1.0.6 68 6/14/2024
1.0.5 60 6/13/2024
1.0.4 74 6/12/2024
1.0.3 64 6/12/2024
1.0.2 70 6/12/2024
1.0.1 69 6/12/2024
1.0.0 67 6/12/2024

Removed non-winforms functions to NTDLS.Helpers.
     Added NTDLS.Helpers nuget for non-winforms cross-functions.