ProgressDialog.Wpf
2.0.2
dotnet add package ProgressDialog.Wpf --version 2.0.2
NuGet\Install-Package ProgressDialog.Wpf -Version 2.0.2
<PackageReference Include="ProgressDialog.Wpf" Version="2.0.2" />
paket add ProgressDialog.Wpf --version 2.0.2
#r "nuget: ProgressDialog.Wpf, 2.0.2"
// Install ProgressDialog.Wpf as a Cake Addin #addin nuget:?package=ProgressDialog.Wpf&version=2.0.2 // Install ProgressDialog.Wpf as a Cake Tool #tool nuget:?package=ProgressDialog.Wpf&version=2.0.2
An easy-to-integrate progess indicator for MVVM pattern based WPF 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 WPF, 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
- ProgressDialogStatus (>= 2.0.2)
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.2 | 73 | 12/16/2024 |
2.0.1 | 271 | 7/8/2023 |
2.0.1-beta | 129 | 7/7/2023 |