ProgressDialog 1.4.0

Suggested Alternatives

ProgressDialog.Wpf

Additional Details

Package was moved to .Wpf moniker to allow clear naming scheme with support for multiple UI frameworks.

dotnet add package ProgressDialog --version 1.4.0
NuGet\Install-Package ProgressDialog -Version 1.4.0
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="ProgressDialog" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProgressDialog --version 1.4.0
#r "nuget: ProgressDialog, 1.4.0"
#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.
// Install ProgressDialog as a Cake Addin
#addin nuget:?package=ProgressDialog&version=1.4.0

// Install ProgressDialog as a Cake Tool
#tool nuget:?package=ProgressDialog&version=1.4.0

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.4.0 660 4/28/2022
1.3.0 549 4/7/2021
1.2.4 767 8/21/2020
1.2.3 513 7/13/2020
1.2.2 483 7/13/2020
1.2.1 490 7/10/2020
1.2.0 497 6/25/2020
1.1.2 522 6/22/2020
1.1.1 480 6/18/2020
1.1.0 521 6/18/2020
1.0.2 494 6/12/2020
1.0.1 478 6/9/2020
1.0.0 491 5/4/2020