ProgressDialog.Avalonia
2.0.1
dotnet add package ProgressDialog.Avalonia --version 2.0.1
NuGet\Install-Package ProgressDialog.Avalonia -Version 2.0.1
<PackageReference Include="ProgressDialog.Avalonia" Version="2.0.1" />
paket add ProgressDialog.Avalonia --version 2.0.1
#r "nuget: ProgressDialog.Avalonia, 2.0.1"
// Install ProgressDialog.Avalonia as a Cake Addin #addin nuget:?package=ProgressDialog.Avalonia&version=2.0.1 // Install ProgressDialog.Avalonia as a Cake Tool #tool nuget:?package=ProgressDialog.Avalonia&version=2.0.1
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Avalonia (>= 11.0.0)
- Avalonia.Desktop (>= 11.0.0)
- Avalonia.Fonts.Inter (>= 11.0.0)
- Avalonia.ReactiveUI (>= 11.0.0)
- Avalonia.Themes.Fluent (>= 11.0.0)
- ProgressDialogStatus (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 837 | 7/8/2023 |
2.0.1-beta | 133 | 7/7/2023 |