System.Waf.UnitTesting.Wpf 8.2.0

dotnet add package System.Waf.UnitTesting.Wpf --version 8.2.0
                    
NuGet\Install-Package System.Waf.UnitTesting.Wpf -Version 8.2.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="System.Waf.UnitTesting.Wpf" Version="8.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Waf.UnitTesting.Wpf" Version="8.2.0" />
                    
Directory.Packages.props
<PackageReference Include="System.Waf.UnitTesting.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Waf.UnitTesting.Wpf --version 8.2.0
                    
#r "nuget: System.Waf.UnitTesting.Wpf, 8.2.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.
#:package System.Waf.UnitTesting.Wpf@8.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Waf.UnitTesting.Wpf&version=8.2.0
                    
Install as a Cake Addin
#tool nuget:?package=System.Waf.UnitTesting.Wpf&version=8.2.0
                    
Install as a Cake Tool

System.Waf is a lightweight framework that helps you to create well-structured XAML applications. This package supports writing unit tests of WPF (Windows Presentation Foundation) applications.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on System.Waf.UnitTesting.Wpf:

Package Downloads
waf.testing

This package is only a redirect to the System.Waf.UnitTesting.Wpf package. System.Waf.UnitTesting.Wpf is the successor of this package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.2.0 178 1/24/2026
8.1.0 1,114 3/7/2025
8.0.2-alpha.0.92 191 2/16/2025
8.0.2-alpha.0.81 123 1/14/2025
8.0.1 801 6/25/2024
8.0.1-alpha.0.72 165 6/19/2024
8.0.1-alpha.0.33 166 5/4/2024
8.0.0 1,177 4/2/2024
8.0.0-beta.3 143 3/11/2024
8.0.0-beta.2 199 2/9/2024
8.0.0-beta.1 154 1/5/2024
7.0.1-alpha.0.80 206 12/8/2023
7.0.1-alpha.0.58 176 11/22/2023
7.0.1-alpha.0.57 146 11/20/2023
7.0.1-alpha.0.53 141 11/19/2023
7.0.1-alpha.0.51 190 10/11/2023
7.0.1-alpha.0.49 145 10/7/2023
7.0.1-alpha.0.48 170 10/4/2023
7.0.1-alpha.0.46 170 10/3/2023
7.0.1-alpha.0.45 175 10/2/2023
Loading failed