XAMLTest 1.3.1

dotnet add package XAMLTest --version 1.3.1
                    
NuGet\Install-Package XAMLTest -Version 1.3.1
                    
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="XAMLTest" Version="1.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XAMLTest" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="XAMLTest" />
                    
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 XAMLTest --version 1.3.1
                    
#r "nuget: XAMLTest, 1.3.1"
                    
#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 XAMLTest@1.3.1
                    
#: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=XAMLTest&version=1.3.1
                    
Install as a Cake Addin
#tool nuget:?package=XAMLTest&version=1.3.1
                    
Install as a Cake Tool

A library that allows unit tests to be written against WPF XAML.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 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 (1)

Showing the top 1 popular GitHub repositories that depend on XAMLTest:

Repository Stars
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Version Downloads Last Updated
1.3.1 190 6/5/2026
1.3.1-ci745 106 6/5/2026
1.3.1-ci742 120 6/5/2026
1.3.1-ci740 108 6/5/2026
1.3.1-ci732 114 5/22/2026
1.3.1-ci729 117 5/22/2026
1.3.1-ci720 107 5/15/2026
1.3.1-ci713 105 5/1/2026
1.3.1-ci696 115 4/3/2026
1.3.1-ci673 125 2/6/2026
1.3.1-ci671 127 2/6/2026
1.3.1-ci665 129 2/6/2026
1.3.1-ci662 2,473 1/30/2026
1.3.1-ci660 135 1/30/2026
1.3.1-ci650 146 1/9/2026
1.3.0 503 1/9/2026
1.3.0-ci647 127 1/9/2026
1.3.0-ci645 92 1/9/2026
1.3.0-ci616 6,549 6/20/2025
1.3.0-ci610 308 6/13/2025
Loading failed