ag.WPF.NumericBox 2.1.0

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

Represents custom control for input and formatted output of decimal values

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.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ag.WPF.NumericBox:

Package Downloads
ag.WPF.UpDown

Custom WPF control with button spinners that allows incrementing and decrementing numeric values by using the spinner buttons and keyboard up/down arrows.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 146 5/21/2025
2.0.9 111 5/17/2025
2.0.8 185 3/10/2025
2.0.7 111 1/31/2025
2.0.6 108 1/22/2025
2.0.5 97 1/22/2025
2.0.4 98 1/22/2025
2.0.3 123 10/21/2024
2.0.2 96 10/21/2024
2.0.1 144 9/10/2024
1.1.8 150 8/17/2024
1.1.7 131 8/16/2024
1.1.6 108 8/2/2024
1.1.5 127 6/4/2024
1.1.4 147 5/29/2024
1.1.2 164 2/16/2024
1.1.1 165 9/24/2023
1.1.0 212 6/29/2023
1.0.3 177 6/4/2023
1.0.2 193 6/2/2023
1.0.1 233 2/18/2023

Fixex control's focusable state. Note for developers: if you have used to use custom style for NumricBox control with versions prior to 2.0.1, please replace the old resource dictionary by new one from https://github.com/dedpichto/ag.WPF.NumericBox/tree/master/ag.WPF.NumericBox/Themes