System.Waf.UnitTesting.Wpf 4.0.0-alpha2

This is a prerelease version of System.Waf.UnitTesting.Wpf.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.1 or higher.

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

// Install System.Waf.UnitTesting.Wpf as a Cake Tool
#tool nuget:?package=System.Waf.UnitTesting.Wpf&version=4.0.0-alpha2&prerelease                

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

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  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.

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.0.2-alpha.0.81 30 1/14/2025
8.0.1 550 6/25/2024
8.0.1-alpha.0.72 96 6/19/2024
8.0.1-alpha.0.33 81 5/4/2024
8.0.0 815 4/2/2024
8.0.0-beta.3 71 3/11/2024
8.0.0-beta.2 121 2/9/2024
8.0.0-beta.1 99 1/5/2024
7.0.1-alpha.0.80 135 12/8/2023
7.0.1-alpha.0.58 122 11/22/2023
7.0.1-alpha.0.57 77 11/20/2023
7.0.1-alpha.0.53 84 11/19/2023
7.0.1-alpha.0.51 107 10/11/2023
7.0.1-alpha.0.49 86 10/7/2023
7.0.1-alpha.0.48 87 10/4/2023
7.0.1-alpha.0.46 89 10/3/2023
7.0.1-alpha.0.45 88 10/2/2023
7.0.1-alpha.0.44 71 9/27/2023
7.0.1-alpha.0.43 65 9/26/2023
7.0.1-alpha.0.40 90 9/25/2023
7.0.1-alpha.0.37 86 9/24/2023
7.0.1-alpha.0.30 88 9/23/2023
7.0.1-alpha.0.25 89 9/22/2023
7.0.0 1,007 2/23/2023
7.0.0-alpha.28 113 2/14/2023
7.0.0-alpha.24 120 1/31/2023
7.0.0-alpha.11 121 1/15/2023
6.4.1 442 12/25/2022
6.4.0 1,503 8/2/2021
6.4.0-alpha2 436 7/4/2021
6.4.0-alpha1 339 5/29/2021
6.3.0 709 2/22/2021
6.3.0-alpha1 375 1/8/2021
6.2.0 622 9/26/2020
6.2.0-alpha1 459 8/4/2020
6.1.0 822 7/18/2020
6.1.0-alpha4 446 6/14/2020
6.1.0-alpha3 449 5/31/2020
6.1.0-alpha2 404 5/18/2020
6.1.0-alpha1 439 5/16/2020
6.0.1 678 5/2/2020
6.0.0 622 3/18/2020
6.0.0-alpha3 408 3/6/2020
6.0.0-alpha2 420 2/6/2020
6.0.0-alpha1 601 1/5/2020
5.1.0 773 9/7/2019
5.1.0-alpha2 471 7/1/2019
5.1.0-alpha1 469 5/27/2019
5.0.0 925 3/2/2019
5.0.0-alpha2 565 2/17/2019
5.0.0-alpha1 1,038 11/24/2018
4.3.0 1,199 9/21/2018
4.3.0-alpha2 693 9/10/2018
4.3.0-alpha1 882 8/8/2018
4.2.0 1,557 3/16/2018
4.2.0-rc1 881 3/8/2018
4.1.0 1,290 9/30/2017
4.1.0-rc2 758 9/30/2017
4.1.0-rc1 782 8/27/2017
4.1.0-alpha7 804 8/19/2017
4.1.0-alpha6 800 8/19/2017
4.0.0-alpha5 838 8/21/2016
4.0.0-alpha4 838 5/14/2016
4.0.0-alpha3 932 4/17/2016
4.0.0-alpha2 842 3/23/2016
4.0.0-alpha1 897 3/4/2016

- Provide a core package of WAF as reusable portable library.
- Improved ViewModel implementation for faster DataContext initialization when using MEF.
- Add AsyncDelegateCommand class.
- Change TargetFrameworkVersion to v4.6 for WPF applications
- Removed types and members that were marked as obsolete in version 3.
- Removed serialization support because the portable library does not support it.