ag.WPF.NumericBox 2.1.1

dotnet add package ag.WPF.NumericBox --version 2.1.1
                    
NuGet\Install-Package ag.WPF.NumericBox -Version 2.1.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="ag.WPF.NumericBox" Version="2.1.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: ag.WPF.NumericBox, 2.1.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 ag.WPF.NumericBox@2.1.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=ag.WPF.NumericBox&version=2.1.1
                    
Install as a Cake Addin
#tool nuget:?package=ag.WPF.NumericBox&version=2.1.1
                    
Install 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.1 73 8/22/2025
2.1.0 186 5/21/2025
2.0.9 130 5/17/2025
2.0.8 203 3/10/2025
2.0.7 128 1/31/2025
2.0.6 122 1/22/2025
2.0.5 113 1/22/2025
2.0.4 117 1/22/2025
2.0.3 137 10/21/2024
2.0.2 112 10/21/2024
2.0.1 158 9/10/2024
1.1.8 165 8/17/2024
1.1.7 144 8/16/2024
1.1.6 121 8/2/2024
1.1.5 145 6/4/2024
1.1.4 160 5/29/2024
1.1.2 178 2/16/2024
1.1.1 180 9/24/2023
1.1.0 239 6/29/2023
1.0.3 206 6/4/2023
1.0.2 221 6/2/2023
1.0.1 262 2/18/2023

Fixex Ctrl,Shift, Alt and Win keys behavior