fm.Extensions.Testing.Wpf
2.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package fm.Extensions.Testing.Wpf --version 2.1.0
NuGet\Install-Package fm.Extensions.Testing.Wpf -Version 2.1.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="fm.Extensions.Testing.Wpf" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fm.Extensions.Testing.Wpf --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: fm.Extensions.Testing.Wpf, 2.1.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 fm.Extensions.Testing.Wpf as a Cake Addin #addin nuget:?package=fm.Extensions.Testing.Wpf&version=2.1.0 // Install fm.Extensions.Testing.Wpf as a Cake Tool #tool nuget:?package=fm.Extensions.Testing.Wpf&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library containing some helpers which helps you in testing WPF code.
Commonly Used Types:
DispatcherExtensions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
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 |
---|---|---|
6.0.0 | 110 | 11/15/2024 |
5.0.0 | 149 | 3/27/2024 |
4.0.0 | 296 | 3/4/2023 |
3.2.0 | 414 | 11/11/2021 |
3.1.0 | 383 | 8/12/2021 |
3.0.2 | 484 | 11/17/2020 |
3.0.1 | 458 | 11/17/2020 |
3.0.0 | 605 | 11/17/2020 |
2.3.0 | 597 | 1/4/2020 |
2.2.0 | 552 | 11/5/2019 |
2.1.0 | 1,072 | 1/16/2018 |
2.0.0 | 1,136 | 10/9/2017 |
1.1.1 | 976 | 3/13/2017 |
1.1.0 | 1,188 | 12/5/2016 |
1.0.0 | 1,301 | 2/8/2016 |
Added DispatcherExtensions.WaitForOperationsToComplete(DispatcherObject)