System.Waf.UnitTesting.Wpf
4.0.0-alpha1
See the version list below for details.
Requires NuGet 3.1 or higher.
dotnet add package System.Waf.UnitTesting.Wpf --version 4.0.0-alpha1
NuGet\Install-Package System.Waf.UnitTesting.Wpf -Version 4.0.0-alpha1
<PackageReference Include="System.Waf.UnitTesting.Wpf" Version="4.0.0-alpha1" />
<PackageVersion Include="System.Waf.UnitTesting.Wpf" Version="4.0.0-alpha1" />
<PackageReference Include="System.Waf.UnitTesting.Wpf" />
paket add System.Waf.UnitTesting.Wpf --version 4.0.0-alpha1
#r "nuget: System.Waf.UnitTesting.Wpf, 4.0.0-alpha1"
#:package System.Waf.UnitTesting.Wpf@4.0.0-alpha1
#addin nuget:?package=System.Waf.UnitTesting.Wpf&version=4.0.0-alpha1&prerelease
#tool nuget:?package=System.Waf.UnitTesting.Wpf&version=4.0.0-alpha1&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 | Versions 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. |
-
- System.Waf.Core (>= 4.0.0-alpha1)
- System.Waf.UnitTesting.Core (>= 4.0.0-alpha1)
- System.Waf.Wpf (>= 4.0.0-alpha1)
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 | 400 | 1/24/2026 |
| 8.1.0 | 1,139 | 3/7/2025 |
| 8.0.2-alpha.0.92 | 200 | 2/16/2025 |
| 8.0.2-alpha.0.81 | 131 | 1/14/2025 |
| 8.0.1 | 824 | 6/25/2024 |
| 8.0.1-alpha.0.72 | 174 | 6/19/2024 |
| 8.0.1-alpha.0.33 | 175 | 5/4/2024 |
| 8.0.0 | 1,192 | 4/2/2024 |
| 8.0.0-beta.3 | 153 | 3/11/2024 |
| 8.0.0-beta.2 | 212 | 2/9/2024 |
| 8.0.0-beta.1 | 162 | 1/5/2024 |
| 7.0.1-alpha.0.80 | 214 | 12/8/2023 |
| 7.0.1-alpha.0.58 | 191 | 11/22/2023 |
| 7.0.1-alpha.0.57 | 159 | 11/20/2023 |
| 7.0.1-alpha.0.53 | 154 | 11/19/2023 |
| 7.0.1-alpha.0.51 | 197 | 10/11/2023 |
| 7.0.1-alpha.0.49 | 152 | 10/7/2023 |
| 7.0.1-alpha.0.48 | 180 | 10/4/2023 |
| 7.0.1-alpha.0.46 | 179 | 10/3/2023 |
| 4.0.0-alpha1 | 1,314 | 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.