Ferrando.UI.WinForms 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ferrando.UI.WinForms --version 1.0.1
                    
NuGet\Install-Package Ferrando.UI.WinForms -Version 1.0.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="Ferrando.UI.WinForms" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ferrando.UI.WinForms" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Ferrando.UI.WinForms" />
                    
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 Ferrando.UI.WinForms --version 1.0.1
                    
#r "nuget: Ferrando.UI.WinForms, 1.0.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.
#:package Ferrando.UI.WinForms@1.0.1
                    
#: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=Ferrando.UI.WinForms&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Ferrando.UI.WinForms&version=1.0.1
                    
Install as a Cake Tool

Conjunto de controles personalizados para Windows Forms con bordes redondeados, efectos hover, y validaciones visuales integradas.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ferrando.UI.WinForms:

Package Downloads
Ferrando.UtilidadesWinForms

Biblioteca de utilidades para aplicaciones Windows Forms. Incluye métodos para: * Bloquear y desbloquear controles ("TextBox", "ComboBox", "CheckBox", etc.). * Asignar controles como "Solo Lectura" o "Editable" (TextBox, ComboBox, CheckBox, etc.). * Limpiar campos de formularios de manera recursiva. * Aplicar estas acciones tanto sobre contenedores (Panel, GroupBox, TabControl) como sobre el formulario completo. * Permitir que un TextBox acepte solo números enteros o decimales válidos. Ideal para proyectos Windows Forms que requieran una gestión sencilla y reutilizable de controles comunes. CONTACTO: eduardo.d.ferrando@gmail.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3 343 11/17/2025
1.0.1 252 11/16/2025
1.0.0 299 11/13/2025