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 214 8/22/2025
2.1.0 306 5/21/2025
2.0.9 274 5/17/2025
2.0.8 305 3/10/2025
2.0.7 217 1/31/2025
2.0.6 211 1/22/2025
2.0.5 207 1/22/2025
2.0.4 203 1/22/2025
2.0.3 232 10/21/2024
2.0.2 217 10/21/2024
2.0.1 239 9/10/2024
1.1.8 257 8/17/2024
1.1.7 229 8/16/2024
1.1.6 215 8/2/2024
1.1.5 236 6/4/2024
1.1.4 260 5/29/2024
1.1.2 272 2/16/2024
1.1.1 247 9/24/2023
1.1.0 309 6/29/2023
Loading failed

Fixex Ctrl,Shift, Alt and Win keys behavior