A NumericTextBox control for Avalonia that allows to input only numbers
$ dotnet add package NumericTextBoxForAvaloniaA custom Avalonia control designed for numeric input only. It supports various number formats and automatically blocks invalid input from both keyboard and clipboard.