FrankeCsTools.NumericUpDownLib 3.5.4

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

Provides a numeric up down WPF control that can be used to edit (integer, byte, decimal, double, float, short and many more) values with a textbox and/or up/down arrow (repeat) buttons. Editing can be based on input via mouse wheel, mouse drag, cursor keys, or text editing.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
.NET Framework net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8.1

    • No dependencies.
  • net10.0-windows7.0

    • 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.5.5 2 4/30/2026
3.5.4 46 4/29/2026
3.5.3 68 4/28/2026
3.5.2 65 4/28/2026
3.5.1 82 4/27/2026

Adding features and fixes please refer to release notes.