Net4x.WindowsFormsLibrary 2.0.0.26250

dotnet add package Net4x.WindowsFormsLibrary --version 2.0.0.26250
                    
NuGet\Install-Package Net4x.WindowsFormsLibrary -Version 2.0.0.26250
                    
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="Net4x.WindowsFormsLibrary" Version="2.0.0.26250" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Net4x.WindowsFormsLibrary" Version="2.0.0.26250" />
                    
Directory.Packages.props
<PackageReference Include="Net4x.WindowsFormsLibrary" />
                    
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 Net4x.WindowsFormsLibrary --version 2.0.0.26250
                    
#r "nuget: Net4x.WindowsFormsLibrary, 2.0.0.26250"
                    
#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 Net4x.WindowsFormsLibrary@2.0.0.26250
                    
#: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=Net4x.WindowsFormsLibrary&version=2.0.0.26250
                    
Install as a Cake Addin
#tool nuget:?package=Net4x.WindowsFormsLibrary&version=2.0.0.26250
                    
Install as a Cake Tool

WindowsFormsLibrary

A broad collection of WinForms helper utilities and extension methods that sit on top of the InputBoxLibrary stack. Where the input-box packages are about asking questions, this package is a general-purpose toolbox for building and controlling WinForms applications.

What's inside

  • Control & form extensions: thread-safe invoke helpers, control/animation/drag/topmost/bring-to-front helpers, DataGridView utilities, enumerable helpers, SendKeys wrappers, and window state save/restore (WindowRestorer).

  • Progress & wait UI: progress percentage handlers, message-percentage reporting, a timed progress window, and control-wait extensions for long-running operations.

  • Ready-made forms: HiddenForm, MinimizeToTrayForm, and PrinterSelection.

  • System tray: NotifyIconHelper (with a NotifyIconHelperFactory) for tray-icon apps.

  • Form-based logging: FormLogger and the ILoggerForm* interfaces route log output to a WinForms UI.

  • Input-box extension: PrinterQuestionEntry adds a printer-picker question type to the shared question model.

  • Target frameworks: net35, net40, net45, net462, net6.0-windows, net8.0-windows, net10.0-windows

  • Package id: Net4x.WindowsFormsLibrary

Copyright: Copyright (c) Piero Viano. All rights reserved. Company: Piero Viano

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (30)

Showing the top 5 NuGet packages that depend on Net4x.WindowsFormsLibrary:

Package Downloads
Net4x.InstallerTool

Installer Library Tool

Net4x.FormLogging.Base

FormLoggingBase

Net4x.FormLogging.Library

Package Description

Net4x.LoggingToFormLibrary

Package Description

Net4x.InstallerLibrary

Installer Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.26250 0 9/7/2026
2.0.0.5 325 7/17/2026
2.0.0.3 236 1/5/2026
2.0.0.2 191 12/30/2025
2.0.0.1 386 11/13/2025
2.0.0 858 3/31/2025
1.76.0 435 8/26/2023
1.76.0-at20230505044934 310 5/8/2023