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 157 6/5/2026
1.3.1-ci745 99 6/5/2026
1.3.1-ci742 113 6/5/2026
1.3.1-ci740 101 6/5/2026
1.3.1-ci732 110 5/22/2026
1.3.1-ci729 112 5/22/2026
1.3.1-ci720 101 5/15/2026
1.3.1-ci713 98 5/1/2026
1.3.1-ci696 111 4/3/2026
1.3.1-ci673 121 2/6/2026
1.3.1-ci671 121 2/6/2026
1.3.1-ci665 122 2/6/2026
1.3.1-ci662 2,206 1/30/2026
1.3.1-ci660 127 1/30/2026
1.3.1-ci650 143 1/9/2026
1.3.0 431 1/9/2026
1.3.0-ci647 124 1/9/2026
1.3.0-ci645 88 1/9/2026
1.3.0-ci616 6,526 6/20/2025
1.3.0-ci610 302 6/13/2025
Loading failed