An easy-to-integrate progess indicator for MVVM pattern based Avalonia applications. Features a status text & progress bar that can be updated from long running tasks in the model through a IProgressStatus interface. The interface is also provided seperateley in the ProgressDialogStatus package, which is a netStandard 2.0 package without dependency on any UI framework, so it can be integrated into netStandard libraries. It also contains a ready-to-use sample implementation of the interface.
License
—
Deps
6
Install Size
—
Vulns
✓ 0
Published
Nov 27, 2025
$ dotnet add package ProgressDialog.AvaloniaNo README available.